Fix HTTP API not being available in async mainmenu (#10086)
authorrubenwardy <rw@rubenwardy.com>
Mon, 22 Jun 2020 13:40:04 +0000 (14:40 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2020 13:40:04 +0000 (14:40 +0100)
commit4cb18d4874126b384ad5faa1b10a208c8fdce4db
tree87d63f83706f7e0fca617a0d0b10ea7446d26125
parente99415e0c5ae4a89907424d0f5f9f48ab94efbfa
Fix HTTP API not being available in async mainmenu (#10086)
src/script/lua_api/l_http.cpp
src/script/lua_api/l_http.h
src/script/scripting_mainmenu.cpp