Remove buggy classic mouse orders. Closes #3153.

This commit is contained in:
Paul Chote
2014-11-15 09:40:25 +13:00
parent 455d4dc97f
commit f5c09121ad
12 changed files with 53 additions and 112 deletions

View File

@@ -129,7 +129,6 @@ namespace OpenRA
public float ViewportEdgeScrollStep = 10f;
public float UIScrollSpeed = 50f;
public bool UseClassicMouseStyle = false;
public bool AlwaysShowStatusBars = false;
public bool TeamHealthColors = false;