mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Fixes organizations runtiming
This commit is contained in:
@@ -10,5 +10,6 @@
|
||||
name = "Destroyed"
|
||||
|
||||
/datum/Destroy()
|
||||
GLOB.destroyed_event.raise_event(src)
|
||||
if(GLOB.destroyed_event)
|
||||
GLOB.destroyed_event.raise_event(src)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user