mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update ouf
This commit is contained in:
@@ -17,7 +17,7 @@ end
|
|||||||
|
|
||||||
local function onEvent()
|
local function onEvent()
|
||||||
if(this:IsVisible() or event == 'UNIT_COMBO_POINTS') then
|
if(this:IsVisible() or event == 'UNIT_COMBO_POINTS') then
|
||||||
return this[event](this, event, arg1, arg2, arg3, arg4, arg5)
|
return this[event](this, event, arg1, arg2, arg3)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user