ACE3/addons/safemode/XEH_preInit.sqf

8 lines
144 B
Plaintext
Raw Normal View History

2015-01-17 20:32:34 +00:00
#include "script_component.hpp"
PREP(firstMode);
PREP(lockSafety);
PREP(playChangeFiremodeSound);
PREP(setSafeModeVisual);
PREP(unlockSafety);