more chrome

This commit is contained in:
Chris Forbes
2009-11-16 17:54:12 +13:00
parent fb210fec32
commit 5e6461bb8f
2 changed files with 16 additions and 7 deletions

View File

@@ -20,8 +20,6 @@ namespace OpenRa.Game
Animation ready;
Animation cantBuild;
readonly GRegion region;
public GRegion Region { get { return region; } }
public float Width { get { return spriteWidth * 2; } }
Dictionary<string, Sprite> sprites = new Dictionary<string,Sprite>();