mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
conform to #10050
This commit is contained in:
parent
6726ccb679
commit
d424f25e3e
@ -36,8 +36,7 @@ private _category = [ELSTRING(main,Category_Logistics), LSTRING(openMenu)];
|
||||
[LSTRING(unloadOnKilled), LSTRING(unloadOnKilled_description)],
|
||||
_category,
|
||||
[0, 1, 0, 1, true], // [_min, _max, _default, _trailingDecimals, _isPercentage]
|
||||
1,
|
||||
{[QGVAR(unloadOnKilled), _this, true] call EFUNC(common,cbaSettings_settingChanged)}
|
||||
1
|
||||
] call CBA_fnc_addSetting;
|
||||
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user