HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs
@@ -81,7 +81,7 @@ scene.collect = false; string msg = scene.name + Language.StringByID(StringId.CollectionCancelled); LoadSceneFunctionControlZone(); scene.SaveSceneData(true); scene.CollectScene(); new PublicAssmebly().TipMsgAutoClose(msg, true); }; }