Added in code for Tech Levels using prereqs
and fixed up some kinks of the old system
This commit is contained in:
@@ -18,7 +18,6 @@ namespace OpenRA.Mods.RA
|
||||
public readonly string[] Owner = { };
|
||||
|
||||
public readonly string Queue;
|
||||
public readonly bool Hidden = false;
|
||||
public readonly int BuildLimit = 0;
|
||||
|
||||
// TODO: UI fluff; doesn't belong here
|
||||
|
||||
Reference in New Issue
Block a user