diff --git a/scripts/client/main.js b/scripts/client/main.js index 82b71dea..cd8f9588 100644 --- a/scripts/client/main.js +++ b/scripts/client/main.js @@ -41,6 +41,4 @@ let drunkEffectDurationTimer = null; let controlsEnabled = true; -let allowedSkins = []; - // =========================================================================== \ No newline at end of file