mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
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:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user