Merge branch 'master' of git://github.com/chrisforbes/OpenRA

This commit is contained in:
Paul Chote
2010-01-09 16:06:35 +13:00
41 changed files with 201 additions and 24 deletions

View File

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