minimap sketch

This commit is contained in:
Chris Forbes
2010-01-03 23:29:24 +13:00
parent 56db75ae32
commit cf68f026a6
5 changed files with 52 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ namespace OpenRa.Game
typing += c;
}
static readonly Color[] paletteColors =
public static readonly Color[] paletteColors =
{
Color.FromArgb(228, 200, 112),
Color.FromArgb(56, 72, 125),