ACE3/addons/recoil/XEH_preInit.sqf

11 lines
143 B
Plaintext
Raw Normal View History

2015-04-25 05:21:11 +00:00
// by commy2
#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-04-25 05:21:11 +00:00
ADDON = true;