forked from Kolyah35/minecraft-pe-0.6.1
eeee it doesnt work 😭
This commit is contained in:
@@ -122,8 +122,8 @@ public:
|
||||
unsigned char updateMap[CHUNK_COLUMNS]; // marks regions within block columns that have been modified
|
||||
int minHeight;
|
||||
|
||||
const int x, z;
|
||||
const int xt, zt;
|
||||
int x, z;
|
||||
int xt, zt;
|
||||
|
||||
bool terrainPopulated;
|
||||
bool unsaved;
|
||||
|
||||
Reference in New Issue
Block a user