ACE3/addons/reloadlaunchers/XEH_postInit.sqf

5 lines
136 B
Plaintext
Raw Normal View History

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