少年修仙传客户端基础资源
hch
2025-03-12 7cde951d80c866cd97bb41651852022a619d5db0
10410 海外各版本包整理 - 越南新的中心地址
1个文件已修改
4 ■■■■ 已修改文件
Assets/Launch/ResourcesModel.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Launch/ResourcesModel.cs
@@ -37,8 +37,8 @@
        //安卓线上用
        public static readonly string[] VERSION_URL = new string[] {
            "http://hyencenter.echoplaygame.com:11000/center/appversion_new.php/?",
            "http://43.156.104.232:11000/center/appversion_new.php/?",
            "http://vncenter.retwoyetvn.com:11000/center/appversion_new.php/?",
            "http://43.166.131.156: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" };