From 1fbc9d26a632d151df1782ebd34839d70214daba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E5=86=A0=E5=B3=B0?= Date: Thu, 4 Dec 2025 18:16:40 +0800 Subject: [PATCH] =?UTF-8?q?style=20:=20=E4=BF=AE=E6=94=B9=E6=B3=A8?= =?UTF-8?q?=E9=87=8A=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Runtime/FileSystem/DefaultBuildinFileSystem/CatalogTools.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/YooAsset/Runtime/FileSystem/DefaultBuildinFileSystem/CatalogTools.cs b/Assets/YooAsset/Runtime/FileSystem/DefaultBuildinFileSystem/CatalogTools.cs index 03b9f791..3aaf908e 100644 --- a/Assets/YooAsset/Runtime/FileSystem/DefaultBuildinFileSystem/CatalogTools.cs +++ b/Assets/YooAsset/Runtime/FileSystem/DefaultBuildinFileSystem/CatalogTools.cs @@ -120,7 +120,7 @@ namespace YooAsset } /// - /// 生成空的包裹内置自由目录文件 + /// 生成空的包裹内置资源目录文件 /// public static bool CreateEmptyCatalogFile(string packageName, string packageVersion, string outputPath) {