mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 12:04:48 +01:00
Fix Jukebox stopping radio
This commit is contained in:
@@ -195,7 +195,7 @@
|
||||
set category = "Preferences"
|
||||
set desc = "Toggle hearing streaming media (radios, jukeboxes, etc)"
|
||||
|
||||
prefs.toggles ^= SOUND_STREAMING
|
||||
prefs.sound ^= SOUND_STREAMING
|
||||
prefs.save_preferences()
|
||||
usr << "You will [(prefs.toggles & SOUND_STREAMING) ? "now" : "no longer"] hear streamed media."
|
||||
// Restart.
|
||||
|
||||
Reference in New Issue
Block a user