mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Fix HTTP API not being available in async mainmenu (#10086)
This commit is contained in:
@@ -50,4 +50,5 @@ private:
|
||||
|
||||
public:
|
||||
static void Initialize(lua_State *L, int top);
|
||||
static void InitializeAsync(lua_State *L, int top);
|
||||
};
|
||||
|
Reference in New Issue
Block a user