diff options
Diffstat (limited to 'features/cosmetics/index.js')
-rw-r--r-- | features/cosmetics/index.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/features/cosmetics/index.js b/features/cosmetics/index.js index 1eb6ff8..4f1964c 100644 --- a/features/cosmetics/index.js +++ b/features/cosmetics/index.js @@ -123,7 +123,6 @@ class Cosmetics extends Feature { step(){ this.scanForNewCosmetics() - console.log(this.loadedCosmetics.length) } scanForNewCosmetics(){ this.loadCosmeticsForPlayer(Player) |