mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
Previous commit and this commit should finish #58
This commit is contained in:
@@ -751,7 +751,7 @@ function Market.reset()
|
||||
categoryList:setCurrentOption(getMarketCategoryName(MarketCategory.First))
|
||||
searchEdit:setText('')
|
||||
clearFilters()
|
||||
if information and not table.empty(information) then
|
||||
if not table.empty(information) then
|
||||
Market.updateCurrentItems()
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user