fix : fixed the host play mode init stuck

修复HostPlayMode初始化卡死问题。
This commit is contained in:
何冠峰
2024-08-15 11:53:25 +08:00
parent 418536ded1
commit c55dc713f4

View File

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