ACE3/addons/recoil/XEH_postInit.sqf

5 lines
133 B
Plaintext
Raw Normal View History

2016-02-06 21:21:43 +00:00
#include "script_component.hpp"
// Register fire event handler
["firedPlayer", DFUNC(camShake)] call EFUNC(common,addEventHandler);