You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
no more errors related to missing GlobalConfig::Get (or so I hope)
This commit is contained in:
@@ -596,6 +596,7 @@ Error Main::setup(const char *execpath,int argc, char *argv[],bool p_second_phas
|
||||
I=N;
|
||||
}
|
||||
|
||||
GLOBAL_DEF("memory/multithread/thread_rid_pool_prealloc",60);
|
||||
|
||||
GLOBAL_DEF("network/debug/max_remote_stdout_chars_per_second",2048);
|
||||
GLOBAL_DEF("network/debug/remote_port",6007);
|
||||
|
||||
Reference in New Issue
Block a user