mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 01:45:36 +02:00
This map generator is starting to look pretty good now... also, disabled loading player position from disk because map is regenerated always.
This commit is contained in:
@@ -115,6 +115,7 @@ public:
|
||||
|
||||
bool touching_ground;
|
||||
bool in_water;
|
||||
bool swimming_up;
|
||||
|
||||
Inventory inventory;
|
||||
|
||||
|
Reference in New Issue
Block a user