much better building support; phantom selection is dead AGAIN.
This commit is contained in:
@@ -80,6 +80,8 @@ namespace OpenRa.Game
|
||||
{
|
||||
Game.Tick();
|
||||
Game.viewport.cursor = Game.controller.ChooseCursor();
|
||||
if (Game.controller.orderGenerator != null)
|
||||
Game.controller.orderGenerator.Tick();
|
||||
Application.DoEvents();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user