IPaletteModifier hooked up; no impls yet

This commit is contained in:
Chris Forbes
2009-12-23 20:56:04 +13:00
parent 449c07c518
commit ef01cacd9a
5 changed files with 24 additions and 22 deletions

View File

@@ -64,7 +64,6 @@ namespace OpenRa.Game
SequenceProvider.ForcePrecache();
renderer.BuildPalette( Rules.Map );
ShowCursor(false);
Game.ResetTimer();
}