update file system

This commit is contained in:
何冠峰
2025-02-07 15:26:49 +08:00
parent e925d9892f
commit 37a663e0e1

View File

@@ -373,7 +373,7 @@ namespace YooAsset
{
if (_wrappers.ContainsKey(bundleGUID))
{
YooLogger.Error($"{nameof(DefaultCacheFileSystem)} has record file element : {bundleGUID}");
YooLogger.Error($"{nameof(DefaultCacheFileSystem)} has element : {bundleGUID}");
return false;
}