[MIRROR] Makes drippy unregister Living Life (#10902)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-05-16 14:30:10 +02:00
committed by GitHub
co-authored by Cameron Lennox
parent d6ce530162
commit 311364da39
+1
View File
@@ -63,5 +63,6 @@
/datum/component/drippy/Destroy(force = FALSE)
UnregisterSignal(owner, COMSIG_LIVING_LIFE)
owner = null
. = ..()