ACE3/addons/gps/XEH_preInit.sqf

12 lines
162 B
Plaintext
Raw Normal View History

2021-06-27 22:00:37 +00:00
#include "script_component.hpp"
ADDON = false;
PREP_RECOMPILE_START;
#include "XEH_PREP.hpp"
PREP_RECOMPILE_END;
// #include "initSettings.sqf"
ADDON = true;