Skip to content

Commit

Permalink
Skinning fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Wutname1 committed Aug 15, 2019
1 parent 34efcfe commit cf462dd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Core/Skin-Options.lua
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,8 @@ local function attemptSkin()
if AceGUI and (AceGUI.RegisterAsContainer ~= RegisterAsContainer or AceGUI.RegisterAsWidget ~= RegisterAsWidget) then
if select(4, GetAddOnInfo('ElvUI')) then
return
-- local E, _, V, P, G = unpack(ElvUI)
-- module:SkinAce3()
end
module:SkinAce3()
end
end

Expand Down

0 comments on commit cf462dd

Please sign in to comment.