You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
doc: Sync classref with current source
And fix broken doctool after #43948.
This commit is contained in:
@@ -703,8 +703,6 @@ Error Main::setup(const char *execpath, int argc, char *argv[], bool p_second_ph
|
||||
|
||||
auto_build_solutions = true;
|
||||
editor = true;
|
||||
} else if (I->get() == "--doctool") { // Dump the engine API reference
|
||||
|
||||
OS::get_singleton()->set_no_window_mode(true);
|
||||
auto_quit = true;
|
||||
#ifdef DEBUG_METHODS_ENABLED
|
||||
|
||||
Reference in New Issue
Block a user