mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
fixes + changelog (#16704)
This commit is contained in:
@@ -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)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user