Update code/modules/mob/living/carbon/human/human_movement.dm

Co-Authored-By: mikomyazaki <47489928+mikomyazaki@users.noreply.github.com>
This commit is contained in:
Wowzewow (Wezzy)
2020-02-08 15:05:49 +08:00
committed by GitHub
co-authored by mikomyazaki
parent 3d36e9f622
commit 4a05097881
@@ -143,7 +143,6 @@
if(S.layer > top_layer && S.footstep_sound)
top_layer = S.layer
footsound = S.footstep_sound
if(footsound) break
if(!footsound)
footsound = T.footstep_sound