Allow left click to cancel AttackMove without clearing selected units.
This commit is contained in:
@@ -204,5 +204,7 @@ namespace OpenRA.Orders
|
||||
Target = target;
|
||||
}
|
||||
}
|
||||
|
||||
public virtual bool ClearSelectionOnLeftClick { get { return true; } }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user