Extract ViewportEdgeScrollMargin settings entry.
This commit is contained in:
@@ -157,6 +157,8 @@ namespace OpenRA
|
||||
public string Platform = "Default";
|
||||
|
||||
public bool ViewportEdgeScroll = true;
|
||||
public int ViewportEdgeScrollMargin = 5;
|
||||
|
||||
public bool LockMouseWindow = false;
|
||||
public MouseScrollType MiddleMouseScroll = MouseScrollType.Standard;
|
||||
public MouseScrollType RightMouseScroll = MouseScrollType.Disabled;
|
||||
|
||||
Reference in New Issue
Block a user