mirror of https://github.com/tuyoogame/YooAsset
parent
812db6dafe
commit
ef31d5a938
|
@ -350,7 +350,7 @@ namespace YooAsset
|
|||
return loader;
|
||||
|
||||
// 新增下载需求
|
||||
#if !UNITY_WEBGL
|
||||
#if UNITY_WEBGL
|
||||
if (bundleInfo.Bundle.IsRawFile)
|
||||
loader = new RawBundleFileLoader(this, bundleInfo);
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue