mop bucket sprite update fix

This commit is contained in:
actioninja
2019-02-26 00:13:47 -08:00
parent c6e39aa0c0
commit ca94efb18f
+2 -1
View File
@@ -21,7 +21,8 @@
playsound(loc, 'sound/effects/slosh.ogg', 25, 1)
update_icon()
else
return ..()
. = ..()
update_icon()
/obj/structure/mopbucket/update_icon()
cut_overlays()