mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 10:54:16 +00:00
fixed
This commit is contained in:
@@ -292,7 +292,6 @@ class Client {
|
||||
consolex.log("joining lobby, stopping existing game");
|
||||
this.gameStop();
|
||||
}
|
||||
console.log("territoryPattern", localStorage.getItem("territoryPattern"));
|
||||
const config = await getServerConfigFromClient();
|
||||
this.gameStop = joinLobby(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user