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 ///