wxr
2024-04-17 9e92eed00fe1f98d9f41b3a0012bcc7914eb8dea
HDL_ON/UI/UI2/3-Intelligence/Scene/CatchSceneAddPage.cs
@@ -341,7 +341,6 @@
                        new Tip()
                        {
                            CloseTime = 1,
                            MaxWidth = Application.GetRealWidth(300),
                            Text = Language.StringByID(StringId.SceneNameCannotBeEmpty),
                            Direction = AMPopTipDirection.None,
                        }.Show(bodyView);
@@ -742,7 +741,6 @@
                    new Tip()
                    {
                        CloseTime = 1,
                            MaxWidth = Application.GetRealWidth(300),
                        Text = Language.StringByID(StringId.SceneNameCannotBeEmpty),
                        Direction = AMPopTipDirection.None,
                    }.Show(bodyView);