mirror of
https://github.com/AsgardEternal/squad-js-map-vote.git
synced 2025-01-23 17:13:54 -06:00
update mapvote
This commit is contained in:
parent
3ed103cdf1
commit
dd9e24aa02
@ -262,7 +262,6 @@ layer
|
|||||||
}
|
}
|
||||||
|
|
||||||
async mount() {
|
async mount() {
|
||||||
await this.updateLayerList();
|
|
||||||
this.restorePersistentData();
|
this.restorePersistentData();
|
||||||
this.server.on('NEW_GAME', this.onNewGame);
|
this.server.on('NEW_GAME', this.onNewGame);
|
||||||
this.server.on('CHAT_MESSAGE', this.onChatMessage);
|
this.server.on('CHAT_MESSAGE', this.onChatMessage);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user