少年修仙传客户端代码仓库
client_Zxw
2018-09-14 feedf72bd286854500a76dda886828653a884898
System/MainInterfacePanel/FeatureNoticeModel.cs
@@ -255,6 +255,7 @@
                   var IsOpenFeatureNotice = WindowCenter.Instance.CheckOpen<FeatureNoticeWin>();
                    if (!IsOpenFeatureNotice)
                    {
                        WindowCenter.Instance.Close<MainInterfaceWin>();
                        WindowCenter.Instance.Open<FeatureNoticeWin>();
                    }              
                }