mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-29 20:48:47 +00:00
code style
This commit is contained in:
@@ -88,7 +88,7 @@ internal class WXFSLoadBundleOperation : FSLoadBundleOperation
|
|||||||
{
|
{
|
||||||
_steps = ESteps.Done;
|
_steps = ESteps.Done;
|
||||||
Status = EOperationStatus.Failed;
|
Status = EOperationStatus.Failed;
|
||||||
Error = "Wechat platform not support sync load method !";
|
Error = "WebGL platform not support sync load method !";
|
||||||
UnityEngine.Debug.LogError(Error);
|
UnityEngine.Debug.LogError(Error);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user