From 4b2e194ea3c6af99f35ddaa7ffc7933bd14086c1 Mon Sep 17 00:00:00 2001 From: DJ1TJOO Date: Fri, 26 Feb 2021 16:59:41 +0100 Subject: [PATCH] Prettiered --- src/js/core/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/core/config.js b/src/js/core/config.js index 65fb13b8..ec5af4dc 100644 --- a/src/js/core/config.js +++ b/src/js/core/config.js @@ -143,4 +143,4 @@ if (globalConfig.debug.fastGameEnter) { if (G_IS_DEV && globalConfig.debug.noArtificialDelays) { globalConfig.warmupTimeSecondsFast = 0; globalConfig.warmupTimeSecondsRegular = 0; -} \ No newline at end of file +}