少年修仙传客户端代码仓库
client_Lhy
2019-06-11 712c96f16a43ca2ebcf607b384c0e886e3dbd094
System/MainWin/HighSettingFadeInFadeOut.cs
@@ -52,6 +52,7 @@
        public void Init()
        {
            this.enabled = true;
            RefreshGridsActiveState();
            TimeUtility.OnServerOpenDayRefresh += OnStepServerDay;
@@ -82,6 +83,8 @@
            OpenServerModel.IsOpenEvent -= IsOpenEvent;
            OpenServerModel.IsPreviewTimeUpdate -= IsOpenEvent;
            OperationTimeHepler.Instance.operationAdvanceEvent -= OperationAdvanceEvent;
            this.enabled = false;
        }
        void Switch(bool active)