Some internal "race" to "faction" renaming
This commit is contained in:
@@ -748,7 +748,7 @@ namespace OpenRA.Mods.Common.Server
|
||||
if (targetClient.Index != client.Index && !client.IsAdmin)
|
||||
return true;
|
||||
|
||||
// Map has disabled race changes
|
||||
// Map has disabled faction changes
|
||||
if (server.LobbyInfo.Slots[targetClient.Slot].LockFaction)
|
||||
return true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user