ACE3/addons/safemode/XEH_preInit.sqf
2015-01-17 17:32:34 -03:00

8 lines
144 B
Plaintext

#include "script_component.hpp"
PREP(firstMode);
PREP(lockSafety);
PREP(playChangeFiremodeSound);
PREP(setSafeModeVisual);
PREP(unlockSafety);