mirror of
https://github.com/AsgardEternal/squad-js-map-vote.git
synced 2025-01-23 20:43:52 -06:00
debug logging
This commit is contained in:
parent
0a970443cc
commit
f4e08aa429
@ -1151,7 +1151,7 @@ layer
|
|||||||
}
|
}
|
||||||
|
|
||||||
for (const lay in Layers.layers){
|
for (const lay in Layers.layers){
|
||||||
this.verbose(1, 'mapvote found layer: ', lay.layerid);
|
this.verbose(1, 'mapvote found layer: ', lay);
|
||||||
}
|
}
|
||||||
this.verbose(1, 'Layer list updated', Layers.layers.length, 'total layers');
|
this.verbose(1, 'Layer list updated', Layers.layers.length, 'total layers');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user