mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00: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:
parent
56320f7e8d
commit
e92238edc8
11 changed files with 437 additions and 442 deletions
|
@ -115,6 +115,7 @@ public:
|
|||
|
||||
bool touching_ground;
|
||||
bool in_water;
|
||||
bool swimming_up;
|
||||
|
||||
Inventory inventory;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue