System/MainInterfacePanel/FeatureNoticeModel.cs
@@ -255,6 +255,7 @@ var IsOpenFeatureNotice = WindowCenter.Instance.CheckOpen<FeatureNoticeWin>(); if (!IsOpenFeatureNotice) { WindowCenter.Instance.Close<MainInterfaceWin>(); WindowCenter.Instance.Open<FeatureNoticeWin>(); } }