Remove "Show Shellmap" setting.

This commit is contained in:
Paul Chote
2016-12-10 18:02:00 +00:00
parent 55f76c02d6
commit a16344d347
9 changed files with 28 additions and 61 deletions

View File

@@ -158,8 +158,6 @@ namespace OpenRA
public string Platform = "Default";
public bool ShowShellmap = true;
public bool ViewportEdgeScroll = true;
public bool LockMouseWindow = false;
public MouseScrollType MiddleMouseScroll = MouseScrollType.Standard;