This commit is contained in:
Chris Forbes
2010-01-09 11:05:00 +13:00
13 changed files with 107 additions and 20 deletions

View File

@@ -414,7 +414,7 @@ namespace OpenRa.Game
shpRenderer.Flush();
}
}
void DrawChat()
{
var chatpos = new int2(400, Game.viewport.Height - 20);