mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
only on server though
This commit is contained in:
parent
6c4e50a98d
commit
09289fbf48
@ -64,7 +64,7 @@ class Extended_Init_EventHandlers {
|
||||
class Extended_InitPost_EventHandlers {
|
||||
class CAManBase {
|
||||
class ADDON {
|
||||
init = QUOTE(_this call FUNC(handleInitPostServer));
|
||||
serverInit = QUOTE(_this call FUNC(handleInitPostServer));
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user