You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Set current directory when using Save Branch As Scene
This commit is contained in:
@@ -290,6 +290,7 @@ class SceneTreeDock : public VBoxContainer {
|
||||
|
||||
bool profile_allow_editing = true;
|
||||
bool profile_allow_script_editing = true;
|
||||
bool determine_path_automatically = true;
|
||||
|
||||
static void _update_configuration_warning();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user