mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Fixes rave visor deleting its music player on deactivation (and spamming runtimes) (#88925)
This commit is contained in:
@@ -125,7 +125,6 @@
|
||||
return
|
||||
|
||||
music_player.unlisten_all()
|
||||
QDEL_NULL(music_player)
|
||||
if(deleting)
|
||||
return
|
||||
SEND_SOUND(mod.wearer, sound('sound/machines/terminal/terminal_off.ogg', volume = 50, channel = CHANNEL_JUKEBOX))
|
||||
|
||||
Reference in New Issue
Block a user