Right click cancel chronoshift targeting.
This commit is contained in:
@@ -100,8 +100,9 @@ namespace OpenRA.Mods.RA
|
||||
{
|
||||
if (mi.Button == MouseButton.Right)
|
||||
world.CancelInputMode();
|
||||
else
|
||||
world.OrderGenerator = new SelectDestination(power, xy);
|
||||
|
||||
world.OrderGenerator = new SelectDestination(power, xy);
|
||||
yield break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user