Begin chrome reworking

This commit is contained in:
Paul Chote
2010-01-09 13:46:46 +13:00
parent e9fd1daeba
commit 9fc2d9ecfb
3 changed files with 67 additions and 60 deletions

View File

@@ -178,6 +178,7 @@ namespace OpenRa.Game
UpdatePalette(world.Actors.SelectMany(
a => a.traits.WithInterface<IPaletteModifier>()));
minimap.Update();
chrome.Tick();
orderManager.TickImmediate();