small campaign progress
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michele 2021-08-28 22:41:42 +01:00
parent 9f9be13215
commit 96657989c8
18 changed files with 439 additions and 89 deletions

View file

@ -21,6 +21,7 @@ namespace Sledgemapper
public float LineWidth { get; internal set; }
public InsertMode InsertMode;
public string CampaignName { get; set; }
public State()
{