more chrome

This commit is contained in:
Chris Forbes
2009-11-16 22:49:09 +13:00
parent 9562f16d5a
commit 533440280a
4 changed files with 46 additions and 10 deletions

View File

@@ -25,7 +25,7 @@ namespace OpenRa.Game
Dictionary<string, Sprite> sprites = new Dictionary<string,Sprite>();
const int spriteWidth = 64, spriteHeight = 48;
static string[] groups = new string[] { "Building", "Vehicle", "Ship", "Infantry", "Plane" };
static string[] groups = new string[] { "Building", "Defense", "Vehicle", "Ship", "Infantry", "Plane" };
Dictionary<string, Animation> clockAnimations = new Dictionary<string,Animation>(); //group->clockAnimation