ready for dedi -- improvements to resupply, triageIcons too
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
QGVAR(setting_allowSupplyBoxScrollWheelSpawning),
|
||||
_value
|
||||
] call EFUNC(common,logSettingChanged);
|
||||
|
||||
if (_value && hasInterface && time > 0) then {
|
||||
[] call FUNC(addArsenalObjectSpawnBoxActions);
|
||||
};
|
||||
},
|
||||
true // requires mission restart
|
||||
] call CBA_fnc_addSetting;
|
||||
|
||||
Reference in New Issue
Block a user