diff --git a/scripts/client/main.js b/scripts/client/main.js index cd8f9588..2500c29f 100644 --- a/scripts/client/main.js +++ b/scripts/client/main.js @@ -41,4 +41,7 @@ let drunkEffectDurationTimer = null; let controlsEnabled = true; +let streamingRadio = null; + + // =========================================================================== \ No newline at end of file