ACE3/addons/slideshow/XEH_preInit.sqf

10 lines
111 B
Plaintext
Raw Normal View History

2015-06-27 02:11:57 +00:00
#include "script_component.hpp"
ADDON = false;
2016-02-22 14:20:36 +00:00
#include "XEH_PREP.hpp"
2015-06-27 02:11:57 +00:00
2015-06-29 19:54:40 +00:00
GVAR(slideshows) = 0;
2015-06-27 02:11:57 +00:00
ADDON = true;