From b8e2f33137df5abcf2aa74cb67f8e455e0580cba Mon Sep 17 00:00:00 2001 From: hevinci Date: Sat, 2 Apr 2022 15:13:57 +0800 Subject: [PATCH] Update PatchSystem --- Assets/YooAsset/Runtime/PatchSystem/PatchManifest.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/YooAsset/Runtime/PatchSystem/PatchManifest.cs b/Assets/YooAsset/Runtime/PatchSystem/PatchManifest.cs index 4902264..035f4f6 100644 --- a/Assets/YooAsset/Runtime/PatchSystem/PatchManifest.cs +++ b/Assets/YooAsset/Runtime/PatchSystem/PatchManifest.cs @@ -47,7 +47,7 @@ namespace YooAsset /// - /// 获取内置资源标记列表 + /// 获取内置资源标签列表 /// public string[] GetBuildinTags() {