1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/recoil/XEH_postInit.sqf

5 lines
134 B
Plaintext
Raw Normal View History

2016-02-06 21:21:43 +00:00
#include "script_component.hpp"
// Register fire event handler
["ace_firedPlayer", LINKFUNC(camShake)] call CBA_fnc_addEventHandler;