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