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