mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-23 01:00:16 +00:00
update resource manager
This commit is contained in:
@@ -16,6 +16,7 @@ namespace YooAsset
|
||||
DownloadProgress = 1f;
|
||||
DownloadedBytes = _bundle.FileSize;
|
||||
Status = EOperationStatus.Succeed;
|
||||
Result = new VirtualBundle(_fileSystem, _bundle);
|
||||
}
|
||||
internal override void InternalOnUpdate()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user