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:
@@ -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(""),
|
||||
|
Reference in New Issue
Block a user