mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add disable_jump and fall_damage_add_percent node groups
This commit is contained in:
parent
6a16075912
commit
b17d3e7ad7
4 changed files with 20 additions and 2 deletions
|
@ -101,6 +101,7 @@ private:
|
|||
std::string m_old_node_below_type;
|
||||
// Whether recalculation of the sneak node is needed
|
||||
bool m_need_to_get_new_sneak_node;
|
||||
bool m_can_jump;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue