1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-15 17:35:37 +02: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;