Unknow в DirerctionType
This commit is contained in:
parent
13c7543c5e
commit
491bb4504b
@ -8,6 +8,7 @@ namespace WarmlyLocomotive.Drawnings;
|
|||||||
|
|
||||||
public enum DirectionType
|
public enum DirectionType
|
||||||
{
|
{
|
||||||
|
Unknow = -1,
|
||||||
Up = 1,
|
Up = 1,
|
||||||
Down = 2,
|
Down = 2,
|
||||||
Left = 3,
|
Left = 3,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user