allow COMSIG_ATOM_UPDATE_OVERLAY responders to add managed overlays directly (#29091)

This commit is contained in:
warriorstar-orion
2025-04-26 18:12:14 +00:00
committed by GitHub
parent fc9958dac8
commit 9e0f79358a
5 changed files with 11 additions and 30 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
SIGNAL_HANDLER //COMSIG_ATOM_UPDATE_OVERLAYS
if(rust_overlay)
parent_atom.add_overlay(rust_overlay)
overlays += rust_overlay
/// Because do_after sleeps we register the signal here and defer via an async call
/datum/element/rust/proc/welder_tool_act(atom/source, obj/item/item, mob/user)