remove query server button

This commit is contained in:
Spit
2026-06-21 14:23:13 +03:00
parent b17651ebbd
commit 37d86fc689
8 changed files with 11 additions and 86 deletions
-1
View File
@@ -41,7 +41,6 @@ function AtlasLoot_PrepMenu(backPage, title)
end
AtlasLootItemsFrame_NEXT:Hide();
AtlasLootItemsFrame_PREV:Hide();
AtlasLootServerQueryButton:Hide();
for i = 1, 30, 1 do
_G["AtlasLootMenuItem_" .. i .. "_Extra"]:Show();
end