少年修仙传客户端基础资源
hch
2025-04-25 cd8d17e720a7612854c52b92e9c35bb9949340c3
10427 越南同步1折版本
1个文件已修改
2 ■■■ 已修改文件
Assets/Launch/ResourcesModel.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Launch/ResourcesModel.cs
@@ -33,7 +33,7 @@
        //安卓线上用
        public static readonly string[] VERSION_URL = new string[] {
            "http://vncenter.daojmengxvn.com:11000/center/appversion_new.php/?",
            "http://8.218.91.247:11000/center/appversion_new.php/?",
            "http://129.226.95.201: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" };