Assets/Launch/Manager/LocalResManager.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Assets/Launch/Manager/LocalResManager.cs
@@ -403,7 +403,7 @@ public async void InitTable(Action OnComplete = null) { if (isPCTestDownLoad || Application.isMobilePlatform || VersionConfigEx.Get().assetAccess == VersionConfigEx.InstalledAsset.IngoreDownLoad) if (isPCTestDownLoad || Application.isMobilePlatform)// || VersionConfigEx.Get().assetAccess == VersionConfigEx.InstalledAsset.IngoreDownLoad) { //读取的一定是StreamingAssetPath路径 await ReadText("logicbytes", (isOK, value) =>