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