updated the AllowSpectate variable to be AllowSpectators
added KickSpectatorsLogic for a confimation of kicking spectators & changed the toggle buttons to be a checkbox
This commit is contained in:
@@ -75,8 +75,7 @@ namespace OpenRA.Mods.RA.Server
|
||||
numBots,
|
||||
"{0}@{1}".F(mod.Id, mod.Version),
|
||||
server.LobbyInfo.GlobalSettings.Map,
|
||||
server.Map.PlayerCount,
|
||||
server.LobbyInfo.GlobalSettings.AllowSpectate));
|
||||
server.Map.PlayerCount));
|
||||
|
||||
if (isInitialPing)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user