少年修仙传客户端代码仓库
client_Zxw
2018-09-17 edda1a1dc6cd5b267d6702cb9a4ebe9d6cee1189
System/MainInterfacePanel/LowSettingTip.cs
@@ -88,8 +88,8 @@
        }
        private void GodBeastBtn()
        {
            SysNotifyMgr.Instance.ShowTip("FuncNextVersion");//信息提示
            return;
            //SysNotifyMgr.Instance.ShowTip("FuncNextVersion");//信息提示
            //return;
            WindowCenter.Instance.Close<MainInterfaceWin>();
            WindowCenter.Instance.Open<DogzWin>();
        }