Let editor workaround a case of inconsistency in compound scenes

This commit is contained in:
Pedro J. Estébanez
2023-06-07 13:44:37 +02:00
parent 828ec2c5d0
commit 96c469a138
7 changed files with 70 additions and 1 deletions

View File

@ -129,6 +129,7 @@ public:
Error save_scene();
void save_scene_as(const String &p_scene, bool p_with_preview = true);
void mark_scene_as_unsaved();
// Scene playback.