mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Sparks Heisenbug Fix (#23091)
fixes sparks causing heisenbugs when the test ends while theyre still animating AI usage disclosure: Created using GPT 5.6 Sol.
This commit is contained in:
@@ -30,4 +30,6 @@
|
||||
|
||||
/obj/effect/visual/Destroy()
|
||||
STOP_VISUAL(src)
|
||||
// BYOND animations retain their target until the sequence is explicitly stopped.
|
||||
animate(src)
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user