Play intro music on start
This commit is contained in:
@@ -885,6 +885,7 @@ function initClient(client) {
|
|||||||
sendPlayerGUIInit(client);
|
sendPlayerGUIInit(client);
|
||||||
|
|
||||||
showConnectCameraToPlayer(client);
|
showConnectCameraToPlayer(client);
|
||||||
|
//playRadioStreamForPlayer(client, getServerConfig().introMusicURL, true);
|
||||||
messageClient(`Please wait ...`, client, getColourByName("softGreen"));
|
messageClient(`Please wait ...`, client, getColourByName("softGreen"));
|
||||||
|
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user