ready for dedi

This commit is contained in:
2024-02-07 13:11:58 -08:00
parent aa640d31a3
commit 5d3c28b807
6 changed files with 323 additions and 56 deletions

View File

@@ -0,0 +1,14 @@
#include "..\script_component.hpp"
if (!hasInterface) exitWith {};
call FUNC(addZenModules);
[
LEVEL_DEBUG,
QUOTE(COMPONENT),
"postInit complete",
[]
] call EFUNC(common,log);
localNamespace setVariable [QGVAR(complete), true];