It now builds cleanly, but I cut a few code stubs
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
enum class TerrainType {
|
||||
NONE = 0,
|
||||
GRASSLANDS,
|
||||
//etc.
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user