wxr
2024-09-26 f748908e5414736eb243ae7ec66a80dc9f5d9d49
HDL_ON/Entity/Function/Scene.cs
@@ -421,6 +421,10 @@
                        IMessageCommon.Current.ShowErrorInfoAlter(result);
                    });
                }
                else
                {
                    this.SaveSceneFile();
                }
            })
            { IsBackground = true }.Start();
        }