mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-26 05:12:54 +00:00
5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
// by commy2
|
|
#include "script_component.hpp"
|
|
|
|
["reloadLauncher", {_this call DFUNC(reloadLauncher)}] call EFUNC(common,addEventhandler);
|