Move stuff to startup.js
This commit is contained in:
@@ -40,8 +40,7 @@ let serverData = {
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
// Pre-cache allowed skins
|
||||
let allowedSkins = getAllowedSkins(getGame());
|
||||
let allowedSkins = [];
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user