This commit is contained in:
parent
e18cbb157c
commit
155cb4ea9a
13 changed files with 99 additions and 58 deletions
|
@ -60,6 +60,8 @@ namespace Sledgemapper
|
|||
public bool ShowCellNumbers { get; set; }
|
||||
public Vector3 ViewportCenter { get; set; }
|
||||
public string MapName { get; internal set; }
|
||||
public Guid CampaignId { get; internal set; }
|
||||
public int MapId { get; internal set; }
|
||||
|
||||
//public State()
|
||||
//{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue