many changes. includes rework of baselocation-asset storage format
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
{
|
||||
params ["_value"];
|
||||
[
|
||||
"fbcb2_assets",
|
||||
QUOTE(COMPONENT),
|
||||
"SETTING CHANGED",
|
||||
[
|
||||
[
|
||||
@@ -22,6 +22,12 @@
|
||||
],
|
||||
["newValue", _value]
|
||||
]
|
||||
] call milsim_util_fnc_log;
|
||||
] call EFUNC(util,log);
|
||||
}
|
||||
] call CBA_fnc_addSetting;
|
||||
] call CBA_fnc_addSetting;
|
||||
|
||||
[
|
||||
QUOTE(COMPONENT),
|
||||
"CREATED SETTINGS",
|
||||
[]
|
||||
] call EFUNC(util,log);
|
||||
Reference in New Issue
Block a user