少年修仙传客户端基础资源
hch
2024-10-10 2f6cd70384be45e2b5f4b91d19a67138bcb99826
0312 修改中心地址
1个文件已修改
2 ■■■ 已修改文件
Assets/Launch/ResourcesModel.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Launch/ResourcesModel.cs
@@ -27,7 +27,7 @@
        public bool isPCTestDownLoad = false;
        public static readonly string[] VERSION_URL = new string[] {
        "http://vncenter.daojmengxvn:11000/center/appversion_new.php/?"};
        "http://gamecenter.secondworld.net.cn:11000/center/appversion_new.php/?"};
        readonly static List<string> excludePngs = new List<string>() { "Launch_1.png", "Launch_2.png", "Launch_3.png", "LoginBackGround.png", "TB_DL_Logo.png" };