almost completed map load flow
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8c6df57fb1
commit
e18cbb157c
5 changed files with 48 additions and 24 deletions
|
@ -59,6 +59,7 @@ namespace Sledgemapper
|
|||
public string CampaignName { get; set; }
|
||||
public bool ShowCellNumbers { get; set; }
|
||||
public Vector3 ViewportCenter { get; set; }
|
||||
public string MapName { get; internal set; }
|
||||
|
||||
//public State()
|
||||
//{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue