version set to 0.18 + WorldGenerator indents fix
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
#include "typedefs.h"
|
||||
|
||||
const int ENGINE_VERSION_MAJOR = 0;
|
||||
const int ENGINE_VERSION_MINOR = 17;
|
||||
const int ENGINE_VERSION_MINOR = 18;
|
||||
|
||||
const int CHUNK_W = 16;
|
||||
const int CHUNK_H = 256;
|
||||
|
||||
Reference in New Issue
Block a user