fixes floor decals and other missing signal-added overlays by making sure things properly call parent update_icon
This commit is contained in:
@@ -296,6 +296,7 @@
|
||||
update_icon()
|
||||
|
||||
/atom/movable/screen/robot/lamp/update_icon()
|
||||
. = ..()
|
||||
if(robot?.lamp_enabled)
|
||||
icon_state = "lamp_on"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user