Skip to content

Commit cecd628

Browse files
authored
Update GeneralDefinitions.h (#45)
Co-authored-by: Fly-Star <100747645+a851903106@users.noreply.github.com>
1 parent aacc52b commit cecd628

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

GeneralDefinitions.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -894,6 +894,7 @@ enum class InfDeath : unsigned int
894894

895895
enum class LandType : int
896896
{
897+
None = -1,
897898
Clear = 0,
898899
Road = 1,
899900
Water = 2,

0 commit comments

Comments
 (0)