Begin chrome reworking
This commit is contained in:
@@ -178,6 +178,7 @@ namespace OpenRa.Game
|
||||
UpdatePalette(world.Actors.SelectMany(
|
||||
a => a.traits.WithInterface<IPaletteModifier>()));
|
||||
minimap.Update();
|
||||
chrome.Tick();
|
||||
|
||||
orderManager.TickImmediate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user