ACE3/addons/recoil/XEH_preInit.sqf

9 lines
103 B
Plaintext
Raw Normal View History

2015-01-14 20:29:35 +00:00
#include "script_component.hpp"
2015-01-29 07:38:46 +00:00
ADDON = false;
2015-01-14 20:29:35 +00:00
PREP(burstDispersion);
PREP(camShake);
2015-01-29 07:38:46 +00:00
ADDON = true;