ACE3/addons/reloadlaunchers/XEH_postInit.sqf
2015-03-18 20:17:53 +01:00

5 lines
137 B
Plaintext

// by commy2
#include "script_component.hpp"
["reloadLauncher", {_this call DFUNC(reloadLauncher)}] call EFUNC(common,addEventhandler);