1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00

Prettiered

This commit is contained in:
DJ1TJOO 2021-02-26 16:59:41 +01:00
parent e993346e9b
commit 4b2e194ea3

View File

@ -143,4 +143,4 @@ if (globalConfig.debug.fastGameEnter) {
if (G_IS_DEV && globalConfig.debug.noArtificialDelays) { if (G_IS_DEV && globalConfig.debug.noArtificialDelays) {
globalConfig.warmupTimeSecondsFast = 0; globalConfig.warmupTimeSecondsFast = 0;
globalConfig.warmupTimeSecondsRegular = 0; globalConfig.warmupTimeSecondsRegular = 0;
} }