Category dies in a fire

This commit is contained in:
Paul Chote
2010-08-27 00:32:00 +12:00
parent cedfeab63c
commit 226fd167e7
11 changed files with 58 additions and 60 deletions

View File

@@ -33,6 +33,8 @@ namespace OpenRA.Traits
public readonly string[] BuiltAt = { };
public readonly string[] Owner = { };
public readonly string Queue;
// todo: UI fluff; doesn't belong here
public readonly int BuildPaletteOrder = 9999;