- Added Lua scripts hud.open, inventory.create and inventory.remove - Window now resizes even if it is not focused
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
|
||||
Chunk(int x, int z);
|
||||
|
||||
bool isEmpty();
|
||||
bool isEmpty() const;
|
||||
|
||||
void updateHeights();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user