dont call redundant function

This commit is contained in:
Spit
2026-04-02 09:24:56 +03:00
parent 4f33dbd200
commit f4e95e04f2
2 changed files with 23 additions and 24 deletions
-1
View File
@@ -46,7 +46,6 @@ function AtlasLoot_PrepMenu(backPage, title)
_G["AtlasLootMenuItem_" .. i .. "_Extra"]:Show();
end
AtlasLoot_BossName:SetText("|cffFFFFFF" .. title);
-- AtlasLoot_SetItemInfoFrame(AtlasLoot_AnchorPoint);
end
function AtlasLootSetMenu()