Fixes a bunch of Destroy() stuff (#24088)

* Fixes a bunch of Destroy() stuff

* This too
This commit is contained in:
Exxion
2019-09-12 13:30:06 -04:00
committed by ShiftyRail
parent 349e744363
commit d3f1b8b14c
13 changed files with 93 additions and 12 deletions

View File

@@ -24,6 +24,7 @@
/event/Destroy()
holder = null
handlers = null
..()
/event/proc/Add(var/objectRef,var/procName)
var/key="\ref[objectRef]:[procName]"