mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Pause in unloaded territory instead of collide
This commit is contained in:
parent
faf3d7902a
commit
bd72091150
3 changed files with 24 additions and 4 deletions
|
@ -142,6 +142,7 @@ public:
|
|||
bool in_water_stable;
|
||||
bool is_climbing;
|
||||
bool swimming_up;
|
||||
bool is_frozen;
|
||||
|
||||
Inventory inventory;
|
||||
// Actual inventory is backed up here when creative mode is used
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue