mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
TG overlay subsystem (#8147)
Co-authored-by: Raeschen <rycoop29@gmail.com>
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
overlays.Cut() // Snowflake handling, avoiding SSoverlays
|
||||
else
|
||||
icon_state = enabled_icon_state
|
||||
flags |= OVERLAY_QUEUED //Trick SSoverlays
|
||||
SSoverlays.queue += src
|
||||
//flags |= OVERLAY_QUEUED //Trick SSoverlays //CHOMPEdit
|
||||
//SSoverlays.queue += src //CHOMPEdit
|
||||
|
||||
/obj/effect/shield/proc/update_color()
|
||||
if(disabled_for || diffused_for)
|
||||
|
||||
Reference in New Issue
Block a user