mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-06-30 02:23:43 +00:00
fix #417
This commit is contained in:
@@ -317,9 +317,9 @@ namespace YooAsset
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 记录内置文件信息
|
||||
/// 记录文件信息
|
||||
/// </summary>
|
||||
public bool RecordBuildinFile(string bundleGUID, FileWrapper wrapper)
|
||||
public bool RecordCatalogFile(string bundleGUID, FileWrapper wrapper)
|
||||
{
|
||||
if (_wrappers.ContainsKey(bundleGUID))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user