1
0
Fork 0
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:
JacobF 2011-08-23 22:10:19 -04:00 committed by Perttu Ahola
parent faf3d7902a
commit bd72091150
3 changed files with 24 additions and 4 deletions

View file

@ -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