Suppress get_edited_scene_root error
This commit is contained in:
parent
38c471bef6
commit
a572eb6453
3 changed files with 10 additions and 1 deletions
|
|
@ -6210,6 +6210,8 @@ EditorNode::EditorNode() {
|
|||
editor_data.set_edited_scene(0);
|
||||
_update_scene_tabs();
|
||||
|
||||
import_dock->initialize_import_options();
|
||||
|
||||
{
|
||||
|
||||
_initializing_addons = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue