mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 01:45:36 +02:00
Ladders implemented!
This commit is contained in:
committed by
Giuseppe Bilotta
parent
bc2819cab2
commit
1c59cff832
@@ -118,6 +118,7 @@ public:
|
||||
bool in_water;
|
||||
// This is more stable and defines the maximum speed of the player
|
||||
bool in_water_stable;
|
||||
bool is_climbing;
|
||||
bool swimming_up;
|
||||
|
||||
Inventory inventory;
|
||||
|
Reference in New Issue
Block a user