Hook up the spawn selector.

This commit is contained in:
Paul Chote
2011-06-19 14:17:31 +12:00
parent c80fbaacd5
commit e00bfd487d
4 changed files with 35 additions and 5 deletions

View File

@@ -66,6 +66,7 @@ namespace OpenRA.Network
public bool LockRace;
public bool LockColor;
public bool LockTeam;
public bool LockSpawn;
}
public class Global