mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-24 17:50:15 +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";
|
Error = "Failed to create buildin file system";
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (_parameters.DeliveryFileSystemParameters != null)
|
if (_parameters.DeliveryFileSystemParameters != null)
|
||||||
|
|||||||
Reference in New Issue
Block a user