From 9ed85afb29dfc0752bfca3d8dcd4336f3667e018 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E5=86=A0=E5=B3=B0?= Date: Tue, 17 Jun 2025 19:26:39 +0800 Subject: [PATCH] Update CHANGELOG.md --- Assets/YooAsset/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/YooAsset/CHANGELOG.md b/Assets/YooAsset/CHANGELOG.md index af6005f0..e61a1083 100644 --- a/Assets/YooAsset/CHANGELOG.md +++ b/Assets/YooAsset/CHANGELOG.md @@ -28,7 +28,7 @@ All notable changes to this package will be documented in this file. { /// /// 后备方式获取解密的资源包对象 - /// 注意:当正常解密方法失败后,会触发后备加载!Add commentMore actions + /// 注意:当正常解密方法失败后,会触发后备加载! /// 说明:建议通过LoadFromMemory()方法加载资源对象作为保底机制。 /// issues : https://github.com/tuyoogame/YooAsset/issues/562 ///