mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Modules - fix addEventHandler
This commit is contained in:
parent
cf0b2c2a52
commit
d727cb400a
@ -43,4 +43,4 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
}foreach GVAR(moduleInitCollection);
|
}foreach GVAR(moduleInitCollection);
|
||||||
}] call FUNC(addEventhandler);
|
}] call EFUNC(common,addEventhandler);
|
||||||
|
Loading…
Reference in New Issue
Block a user