Using switch shoe layer now properly updates the shoe icon. (#11056)

This commit is contained in:
Alberyk
2021-01-24 12:08:05 -03:00
committed by GitHub
parent 8b976c263f
commit dc60afee8c
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -734,6 +734,7 @@
return
shoes_under_pants = !shoes_under_pants
update_icon()
update_clothing_icon()
/obj/item/clothing/shoes/update_icon()
cut_overlays()