Clear team in lobby for spectators
This commit is contained in:
@@ -184,6 +184,7 @@ namespace OpenRA.Mods.Common.Server
|
||||
{
|
||||
client.Slot = null;
|
||||
client.SpawnPoint = 0;
|
||||
client.Team = 0;
|
||||
client.Color = HSLColor.FromRGB(255, 255, 255);
|
||||
server.SyncLobbyClients();
|
||||
CheckAutoStart(server);
|
||||
|
||||
Reference in New Issue
Block a user