mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
allow COMSIG_ATOM_UPDATE_OVERLAY responders to add managed overlays directly (#29091)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user