mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 12:52:41 +00:00
missed inheritance check
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
#define ACE_FRAG_RM_EH class EventHandlers: EventHandlers {\
|
||||
delete ADDON;\
|
||||
}
|
||||
#define ACE_FRAG_ADD_EH class EventHandlers: EventHandlers {\
|
||||
#define ACE_FRAG_ADD_EH class EventHandlers {\
|
||||
class ADDON {\
|
||||
init = QUOTE(if (isServer) then {_this call FUNC(initRound);};);\
|
||||
};\
|
||||
|
Reference in New Issue
Block a user