This commit is contained in:
Skillet 2023-04-18 00:12:11 -04:00
parent 86176a2106
commit a40e92f4b7

View File

@ -1141,6 +1141,7 @@ export default class MapVote extends DiscordBasePlugin {
} }
} }
console.log(Layers.layers)
this.verbose(1, 'Layer list updated', Layers.layers.length, 'total layers'); this.verbose(1, 'Layer list updated', Layers.layers.length, 'total layers');
// this.verbose(1, 'Layers', Layers.layers); // this.verbose(1, 'Layers', Layers.layers);