mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
Dont download modstore info if its isnt needed
This commit is contained in:
parent
35c5ccfad3
commit
0d60bc55e4
2 changed files with 1 additions and 1 deletions
|
@ -551,6 +551,7 @@ function modmgr.handle_modmgr_buttons(fields)
|
|||
end
|
||||
|
||||
if fields["btn_mod_mgr_download"] ~= nil then
|
||||
modstore.update_modlist()
|
||||
retval.current_tab = "dialog_modstore_unsorted"
|
||||
retval.is_dialog = true
|
||||
retval.show_buttons = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue