mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Ladders implemented!
This commit is contained in:
parent
bc2819cab2
commit
1c59cff832
4 changed files with 34 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue