Remove group finder skin

This commit is contained in:
andrew6180
2025-01-04 13:21:41 -07:00
parent 37b1697dc5
commit cce175750e
+1 -1
View File
@@ -87,7 +87,7 @@ S:AddCallback("Skin_LFD", function()
end
--Tabs
for i = 1, 5 do
for i = 1, 4 do
local tab = _G["AscensionLFGFrameTab"..i]
tab:Size(122, 32)
tab:GetRegions():SetPoint("CENTER", 0, 2)