You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Fix project name cleared when browsing path
This commit is contained in:
@@ -139,7 +139,7 @@ public:
|
||||
void set_zip_title(const String &p_title);
|
||||
|
||||
void ask_for_path_and_show();
|
||||
void show_dialog();
|
||||
void show_dialog(bool p_reset_name = true);
|
||||
|
||||
ProjectDialog();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user