三国卡牌客户端基础资源仓库
hch
8 天以前 fcce9ab0e54e4580569ba4ed5be0f4e3ba4d37fa
Assets/Launch/Launch.cs
@@ -85,6 +85,7 @@
        System.Globalization.CultureInfo.DefaultThreadCurrentCulture = culture;
        System.Globalization.CultureInfo.DefaultThreadCurrentUICulture = culture;
        System.Net.ServicePointManager.DefaultConnectionLimit = 100;
        StringUtility.WarmupPool();
#if UNITY_EDITOR
        //内网下载测试