mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Fixes managers runtiming on delete (#27585)
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
/datum/hallucination_manager/Destroy(force, ...)
|
||||
. = ..()
|
||||
owner = null
|
||||
deltimer(trigger_timer)
|
||||
QDEL_NULL(hallucination_list)
|
||||
QDEL_NULL(images)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user