ACE3/addons/spottingscope/XEH_preInit.sqf

9 lines
91 B
Plaintext
Raw Normal View History

2015-06-05 07:34:27 +00:00
#include "script_component.hpp"
ADDON = false;
PREP(pickup);
PREP(place);
ADDON = true;