1
0
Fork 0
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:
TeTpaAka 2015-06-28 20:51:59 +02:00 committed by Ekdohibs
parent de028fc056
commit 6658ad3d94
4 changed files with 17 additions and 4 deletions

View file

@ -91,6 +91,8 @@ public:
float camera_impact;
bool makes_footstep_sound;
int last_animation;
float last_animation_speed;