1
0
Fork 0
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:
Perttu Ahola 2011-10-16 18:45:17 +03:00
parent 0bf533f753
commit 369177aa80
3 changed files with 12 additions and 27 deletions

View file

@ -150,7 +150,6 @@ public:
bool in_water_stable;
bool is_climbing;
bool swimming_up;
bool is_frozen;
u8 light;