This commit is contained in:
Drofseh 2024-05-31 14:12:48 -07:00
parent 6726ccb679
commit d424f25e3e

View File

@ -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;
[