少年修仙传客户端基础资源
hch
2024-04-06 3d70c0764a6a88c1fd1b9d83a8e115aa1d985e26
Assets/Launch/ResourcesModel.cs
@@ -458,6 +458,7 @@
                    try
                    {
                        var assetVersion = new AssetVersion(line);
                        assetVersion.localValid = true;
                        localAssetVersions[assetVersion.relativePath] = assetVersion;
                    }
                    catch (System.Exception ex)