mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix ContentDB packages timing out by using download_file instead (#7891)
This commit is contained in:
parent
a833bee9ed
commit
f318366c20
4 changed files with 31 additions and 81 deletions
|
@ -133,9 +133,6 @@ private:
|
|||
|
||||
static int l_get_video_modes(lua_State *L);
|
||||
|
||||
//content store
|
||||
static int l_get_package_list(lua_State *L);
|
||||
|
||||
//version compatibility
|
||||
static int l_get_min_supp_proto(lua_State *L);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue