mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Make players respect makes_footstep_sound in the object properties
This commit is contained in:
parent
de028fc056
commit
6658ad3d94
4 changed files with 17 additions and 4 deletions
|
@ -91,6 +91,8 @@ public:
|
|||
|
||||
float camera_impact;
|
||||
|
||||
bool makes_footstep_sound;
|
||||
|
||||
int last_animation;
|
||||
float last_animation_speed;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue