mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Don't edit foreign resources when restoring scene
(cherry picked from commit 363a9c674a)
This commit is contained in:
@@ -452,7 +452,7 @@ private:
|
||||
|
||||
void _dialog_action(String p_file);
|
||||
|
||||
void _edit_current();
|
||||
void _edit_current(bool p_skip_foreign = false);
|
||||
void _dialog_display_save_error(String p_file, Error p_error);
|
||||
void _dialog_display_load_error(String p_file, Error p_error);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user