mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 01:25:20 +02:00
Minor cleanups and logging changes
This commit is contained in:
@@ -67,7 +67,6 @@ void MainMenuScripting::initializeModApi(lua_State *L, int top)
|
||||
asyncEngine.registerStateInitializer(ModApiHttp::InitializeAsync);
|
||||
|
||||
// Initialize async environment
|
||||
//TODO possibly make number of async threads configurable
|
||||
asyncEngine.initialize(MAINMENU_NUM_ASYNC_THREADS);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user