big refactor, WIP!
This commit is contained in:
@@ -7,3 +7,10 @@ if (!hasInterface) exitWith {};
|
||||
[{missionNamespace getVariable [QGVAR(serverAssetsReady), false]}, {
|
||||
call FUNC(updateAssetDiary);
|
||||
}] call CBA_fnc_waitUntilAndExecute;
|
||||
|
||||
[
|
||||
LEVEL_DEBUG,
|
||||
QUOTE(COMPONENT),
|
||||
"postInit complete",
|
||||
[]
|
||||
] call EFUNC(common,log);
|
||||
Reference in New Issue
Block a user