unfail game start
This commit is contained in:
@@ -369,6 +369,8 @@ namespace OpenRA
|
||||
if (orderManager.GameStarted) return;
|
||||
chat.Reset();
|
||||
|
||||
world.SetLocalPlayer(orderManager.Connection.LocalClientId);
|
||||
|
||||
foreach (var c in LobbyInfo.Clients)
|
||||
world.AddPlayer(new Player(world, c));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user