mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-15 00:52:36 +01:00
More and more Destroy() cleanups all across the board - Return qdel hints.
This commit is contained in:
@@ -48,6 +48,7 @@ var/list/wireColours = list("red", "blue", "green", "darkred", "orange", "brown"
|
||||
|
||||
/datum/wires/Destroy()
|
||||
holder = null
|
||||
signallers.Cut()
|
||||
return ..()
|
||||
|
||||
/datum/wires/proc/GenerateWires()
|
||||
|
||||
Reference in New Issue
Block a user