code style

pull/497/head
何冠峰 2025-02-27 17:14:12 +08:00
parent 3fea98ce4c
commit fbd0d8ec40
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ namespace YooAsset
if (_steps == ESteps.CreateDownloadCenter)
{
// 注意:下载中心作为独立任务运行!
if (_fileSystem.DownloadCenter == null)
{
_fileSystem.DownloadCenter = new DownloadCenterOperation(_fileSystem);