fixes floor decals and other missing signal-added overlays by making sure things properly call parent update_icon
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
reagents.handle_reactions()
|
||||
|
||||
/obj/machinery/plumbing/acclimator/update_icon()
|
||||
. = ..()
|
||||
icon_state = initial(icon_state)
|
||||
switch(acclimate_state)
|
||||
if(COOLING)
|
||||
|
||||
Reference in New Issue
Block a user