fixes floor decals and other missing signal-added overlays by making sure things properly call parent update_icon
This commit is contained in:
@@ -486,6 +486,7 @@ The reactor CHEWS through moderator. It does not do this slowly. Be very careful
|
||||
WS.fire()
|
||||
|
||||
/obj/machinery/atmospherics/components/trinary/nuclear_reactor/update_icon()
|
||||
. = ..()
|
||||
icon_state = "reactor_off"
|
||||
switch(temperature)
|
||||
if(0 to 200)
|
||||
|
||||
Reference in New Issue
Block a user