tiles and lines
This commit is contained in:
parent
9085f4d5cb
commit
b21a7c7ef2
4 changed files with 160 additions and 14 deletions
|
@ -15,6 +15,8 @@ namespace Sledgemapper
|
|||
public string CurrentTileId { get; set; }
|
||||
public string CurrentWallId { get; set; }
|
||||
public string CurrentOverlayId { get; set; }
|
||||
public Tile LineStart { get; internal set; }
|
||||
|
||||
public InsertMode InsertMode;
|
||||
|
||||
public State()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue