Move stuff to startup.js

This commit is contained in:
Vortrex
2022-04-26 10:20:50 -05:00
parent 940d37a9b4
commit 422baa01a3
4 changed files with 61 additions and 48 deletions

View File

@@ -40,8 +40,7 @@ let serverData = {
// ===========================================================================
// Pre-cache allowed skins
let allowedSkins = getAllowedSkins(getGame());
let allowedSkins = [];
// ===========================================================================