Finished code

This commit is contained in:
Poojawa
2018-09-26 08:03:59 -05:00
parent a4810b6666
commit 865b6a5b3a
5 changed files with 14 additions and 18 deletions
+4 -4
View File
@@ -301,7 +301,7 @@
if(H.shoes)
var/obj/item/clothing/shoes/S = H.shoes
if(swap_back)
S.adjusted = NORMAL_STYLE
else
S.adjusted = DIGITIGRADE_STYLE
H.update_inv_w_uniform()
S.adjusted = NORMAL_STYLE
else
S.adjusted = DIGITIGRADE_STYLE
H.update_inv_shoes()