ACE3/addons/reloadlaunchers/XEH_postInit.sqf

5 lines
137 B
Plaintext
Raw Normal View History

2015-03-18 19:17:53 +00:00
// by commy2
#include "script_component.hpp"
["reloadLauncher", {_this call DFUNC(reloadLauncher)}] call EFUNC(common,addEventhandler);