more fixes

This commit is contained in:
Chris Forbes
2010-03-17 19:52:04 +13:00
parent f351285246
commit 224851507c
3 changed files with 12 additions and 5 deletions

View File

@@ -142,6 +142,8 @@ namespace OpenRA
public void Tick(World world)
{
if (!Game.IsStarted) return;
TickPaletteAnimation();
TickRadarAnimation();