ACE3/addons/reloadlaunchers/XEH_postInit.sqf

5 lines
135 B
Plaintext
Raw Normal View History

2015-03-18 19:17:53 +00:00
// by commy2
#include "script_component.hpp"
2016-05-24 13:13:11 +00:00
["ace_reloadLauncher", {_this call DFUNC(reloadLauncher)}] call CBA_fnc_addEventHandler;