fixes + changelog (#16704)

This commit is contained in:
Fluffy
2023-07-14 22:17:56 +00:00
committed by GitHub
parent 469c7c570f
commit 468a5580a1
5 changed files with 60 additions and 7 deletions
+3 -1
View File
@@ -103,9 +103,11 @@
owner.contact_datums -= effect
owner = null
// Remove the effect opacity and null the effect
// Remove the effect opacity, effect, marker and radar
effect.opacity = 0
effect = null
marker = null
radar = null
QDEL_NULL_LIST(images)
. = ..()