mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-30 13:38:46 +00:00
fix #622
This commit is contained in:
@@ -343,7 +343,7 @@ namespace YooAsset
|
|||||||
if (Belong(bundle) == false)
|
if (Belong(bundle) == false)
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
#if UNITY_ANDROID
|
#if UNITY_ANDROID || UNITY_OPENHARMONY
|
||||||
if (bundle.Encrypted)
|
if (bundle.Encrypted)
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user