ACE3/addons/modules/XEH_preInit.sqf

9 lines
115 B
Plaintext
Raw Normal View History

2015-03-22 11:39:26 +00:00
#include "script_component.hpp"
ADDON = false;
PREP(moduleInit);
GVAR(moduleInitCollection) = [];
ADDON = true;