remove query server button
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user