We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec9213 commit d39da17Copy full SHA for d39da17
[gameplay]/internetradio/config/ShRadioConfig.lua
@@ -7,7 +7,7 @@
7
RADIO_CREATE_SPEAKER_DELAY = 3000
8
RADIO_TOGGLE_SPEAKER_DELAY = 1500
9
RADIO_DESTROY_SPEAKER_DELAY = 1500
10
-RADIO_ALLOW_CUSTOM_URLS = false
+RADIO_ALLOW_CUSTOM_URLS = true
11
RADIO_STREAM_URL_MAX_LENGTH = 512
12
RADIO_MAX_SOUND_DISTANCE = 65
13
RADIO_STATIONS = {
@@ -95,4 +95,4 @@ RADIO_STATIONS = {
95
{"[Summer96] RadioRecord", "https://radiorecord.hostingradio.ru/summerparty96.aacp"},
96
{"[Dance] BAYERN Radio - Dance XXL", "http://stream.antenne.de:80/dance-xxl"},
97
{"[Dance] FunX Dance", "https://icecast.omroep.nl/funx-dance-bb-mp3"},
98
-}
+}
0 commit comments