Fixed an issue with task asyn loading waiting

This commit is contained in:
hevinci
2022-04-21 21:55:48 +08:00
parent 6675e8f171
commit a25fd19bcc

View File

@@ -107,7 +107,6 @@ namespace YooAsset
public virtual void Destory()
{
IsDestroyed = true;
_taskCompletionSource = null;
}
/// <summary>