fixed advanced search not holding the difficulty
This commit is contained in:
parent
71dcf8cc8d
commit
4fc6569b16
1 changed files with 1 additions and 1 deletions
|
|
@ -590,6 +590,6 @@ function AtlasLoot:AdvancedSearch(Text)
|
|||
end
|
||||
end
|
||||
|
||||
AtlasLoot_AdvancedSearchClose();
|
||||
AtlasLootDefaultFrame_AdvancedSearchPanel:Hide();
|
||||
AtlasLoot:Search(string.lower(advSearchString));
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue