updated scope fix name
This commit is contained in:
parent
22660a815f
commit
c3281a0f37
@ -39,7 +39,7 @@ namespace ScopeTweaks
|
|||||||
40,
|
40,
|
||||||
new ConfigDescription("Scope camera resolution scale", new AcceptableValueRange<int>(25, 100)));
|
new ConfigDescription("Scope camera resolution scale", new AcceptableValueRange<int>(25, 100)));
|
||||||
|
|
||||||
scopeFixType = Config.Bind("General", "Disable ADS FOV scaling", EFOVScalingMode.Enabled, new ConfigDescription(""));
|
scopeFixType = Config.Bind("General", "High FOV scope tweak", EFOVScalingMode.Enabled, new ConfigDescription(""));
|
||||||
}
|
}
|
||||||
|
|
||||||
Camera FPSCamera = null;
|
Camera FPSCamera = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user