mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 16:34:45 +00:00
AceEvent
This commit is contained in:
@@ -120,7 +120,7 @@ end
|
|||||||
-- the user have always access to them, so we save the table cost here
|
-- the user have always access to them, so we save the table cost here
|
||||||
local events = AceEvent.events
|
local events = AceEvent.events
|
||||||
AceEvent.frame:SetScript("OnEvent", function()
|
AceEvent.frame:SetScript("OnEvent", function()
|
||||||
events:Fire(event)
|
events:Fire(event, arg1, arg2, arg3, arg4, arg5)
|
||||||
end)
|
end)
|
||||||
|
|
||||||
--- Finally: upgrade our old embeds
|
--- Finally: upgrade our old embeds
|
||||||
|
|||||||
Reference in New Issue
Block a user