ACE3/addons/reloadlaunchers/XEH_preInit.sqf

12 lines
163 B
Plaintext
Raw Normal View History

2015-03-18 17:25:53 +00:00
#include "script_component.hpp"
ADDON = false;
PREP_RECOMPILE_START;
2016-02-22 14:20:36 +00:00
#include "XEH_PREP.hpp"
PREP_RECOMPILE_END;
2015-03-18 17:25:53 +00:00
#include "initSettings.inc.sqf"
2015-03-18 17:25:53 +00:00
ADDON = true;