少年修仙传客户端代码仓库
client_Zxw
2018-09-11 639aaa1e2ee1fc1a8876ddc242f5e21f8f1d4e74
System/MainInterfacePanel/FunctionForecastTip.cs
@@ -115,7 +115,8 @@
       
        void FunctionIconBtn()//面板开启
        {
            WindowCenter.Instance.Open<FunctionForecastWin>();
            // WindowCenter.Instance.Open<FunctionForecastWin>();
            WindowCenter.Instance.Open<FeatureNoticeWin>();
        }
    }