ACE3/addons/captives/XEH_preInit.sqf

10 lines
121 B
Plaintext
Raw Normal View History

2015-02-03 02:04:50 +00:00
#include "script_component.hpp"
ADDON = false;
2015-02-05 22:39:45 +00:00
2016-02-22 14:20:36 +00:00
#include "XEH_PREP.hpp"
2015-02-03 02:04:50 +00:00
GVAR(captivityEnabled) = false;
2015-02-03 02:04:50 +00:00
ADDON = true;