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