mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +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
|
@ -32,7 +32,6 @@ function modstore.init()
|
|||
modstore.basetexturedir = engine.get_gamepath() .. DIR_DELIM .. ".." ..
|
||||
DIR_DELIM .. "textures" .. DIR_DELIM .. "base" ..
|
||||
DIR_DELIM .. "pack" .. DIR_DELIM
|
||||
modstore.update_modlist()
|
||||
|
||||
modstore.current_list = nil
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue