fix : fixed the host play mode init stuck

修复HostPlayMode初始化卡死问题。
pull/353/head
何冠峰 2024-08-15 11:53:25 +08:00
parent 418536ded1
commit c55dc713f4
1 changed files with 0 additions and 1 deletions

View File

@ -219,7 +219,6 @@ namespace YooAsset
Error = "Failed to create buildin file system";
return;
}
return;
}
if (_parameters.DeliveryFileSystemParameters != null)