fix: fix method call

This commit is contained in:
punchready 2021-08-09 20:33:43 +02:00
parent e7c5976f9b
commit d54d2004dd
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ public class LobbyConnection implements Runnable {
Logger.info("Starting Lobby in main thread for lobby '{}'", gameID);
}
broadcastGameStructure(true, true, true);
broadcastGameStructure();
this.lobby = new Lobby(
gameID,