1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 16:45:20 +02: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

@@ -58,6 +58,7 @@ LocalPlayer::LocalPlayer(Client *client, const char *name):
last_camera_fov(0),
last_wanted_range(0),
camera_impact(0.f),
makes_footstep_sound(true),
last_animation(NO_ANIM),
hotbar_image(""),
hotbar_selected_image(""),