forked from Kolyah35/minecraft-pe-0.6.1
FIX: compilation
This commit is contained in:
@@ -106,7 +106,7 @@ private:
|
||||
void recalcHeight(int x, int yStart, int z);
|
||||
public:
|
||||
static bool touchedSky;
|
||||
const int ChunkBlockCount = LevelConstants::CHUNK_BLOCK_COUNT;
|
||||
static const int ChunkBlockCount;
|
||||
const int ChunkSize = ChunkBlockCount;
|
||||
static const int UpdateMapBitShift = 4; // power of (LevelConstants::LEVEL_HEIGHT / 8) == 16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user