RMB to cancel orders
This commit is contained in:
@@ -67,7 +67,7 @@ namespace OpenRa.Game
|
||||
var stuffFromOtherPlayers = network.Tick(); // todo: actually use the orders!
|
||||
world.Update();
|
||||
|
||||
viewport.DrawRegions(this);
|
||||
viewport.DrawRegions();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user