少年修仙传客户端代码仓库
client_Zxw
2018-11-10 275d39b788496566bed3ffce93e748e5370a4ec8
System/OpenServerActivity/OpenServerActivityNotifyModel.cs
@@ -34,10 +34,6 @@
            NewBieCenter.Instance.guideCompletedEvent += GuideCompletedEvent;
            GlobalTimeEvent.Instance.minuteEvent += UpdateMinute;
            SetFlashRushToBuyNotify();
            if (!WindowCenter.Instance.IsOpen<OpenServerActivityNotifyWin>())
            {
                WindowCenter.Instance.Open<OpenServerActivityNotifyWin>();
            }
        }
        public override void UnInit()