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