update file system

pull/464/head
何冠峰 2025-02-07 15:26:49 +08:00
parent e925d9892f
commit 37a663e0e1
1 changed files with 1 additions and 1 deletions

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;
}