mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 16:44:43 +01:00
use SIGNAL_HANDLER REEEEEE (#59242)
makes as many procs as i can find use the SIGNAL_HANDLER define which i assumed they all already did
This commit is contained in:
@@ -295,6 +295,7 @@ and clear when youre done! if you dont i will use :newspaper2: on you
|
||||
qdel(object)
|
||||
|
||||
/obj/machinery/computer/holodeck/proc/remove_from_holo_lists(datum/to_remove, _forced)
|
||||
SIGNAL_HANDLER
|
||||
spawned -= to_remove
|
||||
UnregisterSignal(to_remove, COMSIG_PARENT_PREQDELETED)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user