Editor: Skip loading main scene if restore_scenes_on_load is used
This commit is contained in:
@ -777,6 +777,7 @@ public:
|
||||
void edit_current() { _edit_current(); };
|
||||
|
||||
void update_keying() const { inspector_dock->update_keying(); };
|
||||
bool has_scenes_in_session();
|
||||
|
||||
EditorNode();
|
||||
~EditorNode();
|
||||
|
||||
Reference in New Issue
Block a user