Let editor workaround a case of inconsistency in compound scenes
This commit is contained in:
@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user