mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-17 21:30:13 +00:00
fix : fixed the host play mode init stuck
修复HostPlayMode初始化卡死问题。
This commit is contained in:
@@ -219,7 +219,6 @@ namespace YooAsset
|
||||
Error = "Failed to create buildin file system";
|
||||
return;
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
if (_parameters.DeliveryFileSystemParameters != null)
|
||||
|
||||
Reference in New Issue
Block a user