Finished code

This commit is contained in:
Poojawa
2018-09-26 08:03:59 -05:00
parent 91c2203b2c
commit edc36c7939
5 changed files with 14 additions and 18 deletions
+4 -4
View File
@@ -274,7 +274,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()