Rename Session.Slot.LockRace

This commit is contained in:
Pavel Penev
2015-08-05 18:11:10 +03:00
parent 2f38239f32
commit faf0da6994
3 changed files with 4 additions and 4 deletions

View File

@@ -151,7 +151,7 @@ namespace OpenRA.Network
public bool Closed; // Host has explicitly closed this slot.
public bool AllowBots;
public bool LockRace;
public bool LockFaction;
public bool LockColor;
public bool LockTeam;
public bool LockSpawn;