mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
clear some qdel refs (#9401)
This commit is contained in:
@@ -116,9 +116,10 @@
|
||||
return ..()
|
||||
|
||||
/obj/effect/dark/Destroy()
|
||||
. = ..()
|
||||
if(linked_node)
|
||||
linked_node.children_effects -= src
|
||||
linked_node = null
|
||||
. = ..()
|
||||
|
||||
/obj/effect/dark/process()
|
||||
//set background = 1
|
||||
|
||||
Reference in New Issue
Block a user