少年修仙传客户端代码仓库
client_linchunjie
2018-09-12 5994b5af4d23f25d0fa3f33a87f5e1a7ae6c6794
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>();
        }