This commit is contained in:
何冠峰
2025-08-27 10:29:13 +08:00
parent addb0ecdfe
commit 36bc24f9fd

View File

@@ -343,7 +343,7 @@ namespace YooAsset
if (Belong(bundle) == false)
return false;
#if UNITY_ANDROID
#if UNITY_ANDROID || UNITY_OPENHARMONY
if (bundle.Encrypted)
return true;