Added new setting : Scroll Speed (added to cnc & ra)
This commit is contained in:
@@ -69,6 +69,7 @@ namespace OpenRA.GameRules
|
||||
// Behaviour settings
|
||||
public bool ViewportEdgeScroll = true;
|
||||
public bool InverseDragScroll = false;
|
||||
public float ViewportEdgeScrollStep = 0.1f; // 0.1f equals 10 - Gecko
|
||||
|
||||
// Internal game settings
|
||||
public int Timestep = 40;
|
||||
|
||||
Reference in New Issue
Block a user