Fix runtime soundevent token (#20527)

Fix runtime soundevent token
This commit is contained in:
Fluffy
2025-02-27 23:09:08 +00:00
committed by GitHub
parent 23782b0d9b
commit b955c6ce65
@@ -52,6 +52,5 @@
/datum/sound_token/instrument/Destroy()
. = ..()
UnregisterSignal(source, COMSIG_QDELETING)
player.unsubscribe(src)
player = null