update mapvote

This commit is contained in:
Skillet 2023-04-26 07:22:10 -04:00
parent f54c415717
commit 832ebf4f70

View File

@ -245,7 +245,6 @@ layer
this.endVotingGently = this.endVotingGently.bind(this);
this.formatChoice = this.formatChoice.bind(this);
this.updateNextMap = this.updateNextMap.bind(this);
this.mapLayer = this.mapLayer.bind(this);
this.broadcast = async (msg) => {
await this.server.rcon.broadcast(msg);