fixed advanced search not holding the difficulty
This commit is contained in:
@@ -590,6 +590,6 @@ function AtlasLoot:AdvancedSearch(Text)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
AtlasLoot_AdvancedSearchClose();
|
AtlasLootDefaultFrame_AdvancedSearchPanel:Hide();
|
||||||
AtlasLoot:Search(string.lower(advSearchString));
|
AtlasLoot:Search(string.lower(advSearchString));
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user