ACE3/addons/medical_gui/XEH_preInit.sqf

12 lines
159 B
Plaintext
Raw Normal View History

2015-08-02 14:56:27 +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;
2019-03-24 05:37:39 +00:00
#include "initSettings.sqf"
2015-08-02 14:56:27 +00:00
ADDON = true;