big refactor, WIP!
This commit is contained in:
@@ -248,6 +248,7 @@ private _randomColors = [
|
||||
|
||||
// log to RPT
|
||||
[
|
||||
LEVEL_INFO,
|
||||
QUOTE(COMPONENT),
|
||||
"UPDATED ASSET DIARY",
|
||||
[
|
||||
@@ -255,6 +256,6 @@ private _randomColors = [
|
||||
["startingAssetCountDistinct", count _distinctVehiclesClassNames],
|
||||
["currentassetCount", count _currentAssets]
|
||||
]
|
||||
] call EFUNC(util,log);
|
||||
] call EFUNC(common,log);
|
||||
|
||||
true;
|
||||
Reference in New Issue
Block a user