mirror of
https://github.com/minetest/minetest.git
synced 2025-03-06 20:48:40 +01:00
parent
c5fb50298a
commit
b89077187b
1 changed files with 1 additions and 0 deletions
|
@ -955,6 +955,7 @@ function store.handle_submit(this, fields)
|
|||
local new_type = table.indexof(filter_types_titles, fields.type)
|
||||
if new_type ~= filter_type then
|
||||
filter_type = new_type
|
||||
cur_page = 1
|
||||
store.filter_packages(search_string)
|
||||
return true
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue