mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
Fixes a bunch of Destroy() stuff (#24088)
* Fixes a bunch of Destroy() stuff * This too
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
/event/Destroy()
|
||||
holder = null
|
||||
handlers = null
|
||||
..()
|
||||
|
||||
/event/proc/Add(var/objectRef,var/procName)
|
||||
var/key="\ref[objectRef]:[procName]"
|
||||
|
||||
Reference in New Issue
Block a user