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