Change target line default to "Manual".
This commit is contained in:
@@ -209,7 +209,7 @@ namespace OpenRA
|
|||||||
|
|
||||||
public bool UseClassicMouseStyle = false;
|
public bool UseClassicMouseStyle = false;
|
||||||
public StatusBarsType StatusBars = StatusBarsType.Standard;
|
public StatusBarsType StatusBars = StatusBarsType.Standard;
|
||||||
public TargetLinesType TargetLines = TargetLinesType.Automatic;
|
public TargetLinesType TargetLines = TargetLinesType.Manual;
|
||||||
public bool UsePlayerStanceColors = false;
|
public bool UsePlayerStanceColors = false;
|
||||||
|
|
||||||
public bool AllowDownloading = true;
|
public bool AllowDownloading = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user