Skip to content

Commit

Permalink
dont need this anymore: 8bf49ef
Browse files Browse the repository at this point in the history
  • Loading branch information
kodewdle committed Oct 31, 2024
1 parent 8f2abc7 commit fe608f3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ElvUI/Core/General/Config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -236,11 +236,6 @@ do
for _, configMode in ipairs(E.ConfigModeLayouts) do
root:CreateRadio(E.ConfigModeLocalizedStrings[configMode], IsSelected, SetSelected, configMode)
end

--[[if self.menu then -- 11.0 this doesnt work...
self.menu:SetFrameStrata('DIALOG')
self.menu:SetFrameLevel(1200)
end]]
end
end
end
Expand Down

0 comments on commit fe608f3

Please sign in to comment.