mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Better player damage prevention when falling on unloaded blocks, not involving getting stuck in there.
This commit is contained in:
parent
0bf533f753
commit
369177aa80
3 changed files with 12 additions and 27 deletions
|
@ -150,7 +150,6 @@ public:
|
|||
bool in_water_stable;
|
||||
bool is_climbing;
|
||||
bool swimming_up;
|
||||
bool is_frozen;
|
||||
|
||||
u8 light;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue