Kick clients who don't have the map when the host force-starts.
This commit is contained in:
@@ -130,7 +130,7 @@ namespace OpenRA.Network
|
||||
Country = "random",
|
||||
SpawnPoint = 0,
|
||||
Team = 0,
|
||||
State = Session.ClientState.NotReady
|
||||
State = Session.ClientState.Invalid
|
||||
};
|
||||
|
||||
var response = new HandshakeResponse()
|
||||
|
||||
Reference in New Issue
Block a user