Skip to content

Commit

Permalink
Comment this out for now to not hide the Plunderstorm Texture. Looks …
Browse files Browse the repository at this point in the history
…ugly af
  • Loading branch information
Merathilis committed Jan 15, 2025
1 parent 1623d9f commit f23a84d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ElvUI/Mainline/Modules/Skins/PVP.lua
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ function S:Blizzard_PVPUI()
end

local PVPQueueFrame = _G.PVPQueueFrame
PVPQueueFrame.HonorInset:StripTextures()
PVPQueueFrame.HonorInset.Background:Hide()
--PVPQueueFrame.HonorInset:StripTextures()
--PVPQueueFrame.HonorInset.Background:Hide()

PVPQueueFrame.CategoryButton1.Icon:SetTexture(236396) -- interface\icons\achievement_bg_winwsg.blp
PVPQueueFrame.CategoryButton2.Icon:SetTexture(236368) -- interface\icons\achievement_bg_killxenemies_generalsroom.blp
Expand Down

0 comments on commit f23a84d

Please sign in to comment.