mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Overpressure - fix default setting for distanceCoefficient
(#8634)
This commit is contained in:
parent
c09de9a8c0
commit
06336b8dcf
@ -2,6 +2,6 @@
|
||||
QGVAR(distanceCoefficient), "SLIDER",
|
||||
[LSTRING(distanceCoefficient_displayName), LSTRING(distanceCoefficient_toolTip)],
|
||||
"ACE Uncategorized",
|
||||
[-1, 10, 5, 1],
|
||||
[-1, 10, 1, 1],
|
||||
1
|
||||
] call CBA_fnc_addSetting;
|
||||
|
Loading…
Reference in New Issue
Block a user