Skip to content

Commit

Permalink
Changed remoteExec to CBA_fnc_targetEvent.
Browse files Browse the repository at this point in the history
  • Loading branch information
ampersand38 committed Jun 8, 2020
1 parent 2aeb1af commit 9921106
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/ai/XEH_postInit.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ QGVAR(skills) addPublicVariableEventHandler LINKFUNC(handleSkillsChange);
["CAManBase", "InitPost", LINKFUNC(initMan), true, [], false] call CBA_fnc_addClassEventHandler;

[QGVAR(unGarrison), LINKFUNC(unGarrison)] call CBA_fnc_addEventHandler;

[QGVAR(unpackStaticWeapon), LINKFUNC(unpackStaticWeapon)] call CBA_fnc_addEventHandler;

0 comments on commit 9921106

Please sign in to comment.