Files
m119/addons/m119/XEH_preInit.sqf
Sotirios Pupakis e6dbab8c87 Breech operation
2024-04-22 15:24:56 +02:00

8 lines
159 B
Plaintext

#include "script_component.hpp"
#include "XEH_PREP.hpp"
[QUOTE(TBD_M119), "init", {_this call FUNC(init)}] call CBA_fnc_addClassEventHandler;
ADDON = true;