Filename | |
---|---|
ElvUI_SLE/modules/uibuttons.lua |
diff --git a/ElvUI_SLE/modules/uibuttons.lua b/ElvUI_SLE/modules/uibuttons.lua index 240fcb7..c7e237c 100644 --- a/ElvUI_SLE/modules/uibuttons.lua +++ b/ElvUI_SLE/modules/uibuttons.lua @@ -143,6 +143,7 @@ function UB:Initialize() UB.FrameSize = menu.FrameSize UB:RightClicks(menu) + UB.Holder.mover:SetFrameLevel(305) end SLE:RegisterModule(UB:GetName()) \ No newline at end of file