ACE3/addons/arsenal/missions/Arsenal.VR/XEH_preInit.sqf

7 lines
97 B
Plaintext
Raw Normal View History

2017-12-22 14:09:06 +00:00
#include "script_component.hpp"
INFO("Loading VR Mission");
2017-12-22 14:09:06 +00:00
PREP(onPause);
PREP(createTarget);