mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
This reverts commit 45a2959b67.
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
if(!broadcasting)
|
if(!broadcasting)
|
||||||
return
|
return
|
||||||
if(usr.client && usr.client.prefs.headset_sound)
|
if(usr.client && usr.client.prefs.headset_sound)
|
||||||
playsound(usr, 'sound/effects/radio_beep.ogg', 40, 1, vary = 0)
|
playsound(usr, 'sound/effects/radio_chatter.ogg', 100, 1, vary = 0)
|
||||||
return ..()
|
return ..()
|
||||||
|
|
||||||
/obj/item/device/radio/headset/receive_range(freq, level)
|
/obj/item/device/radio/headset/receive_range(freq, level)
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user