Skip to content

Commit

Permalink
Remove note
Browse files Browse the repository at this point in the history
  • Loading branch information
Luckyone961 committed Apr 13, 2024
1 parent 78193cd commit a9244d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ElvUI/Cata/Modules/Skins/Character.lua
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,6 @@ function S:CharacterFrame()
local CharacterMainHandSlot = _G.CharacterMainHandSlot
CharacterMainHandSlot:ClearAllPoints()
CharacterMainHandSlot:Point('BOTTOMLEFT', _G.PaperDollItemsFrame, 'BOTTOMLEFT', 106, 10)
-- TODO add item quality borders for each slot

-- Icon selection frame
_G.GearManagerPopupFrame:HookScript('OnShow', function(frame)
Expand Down

0 comments on commit a9244d2

Please sign in to comment.