Fixed an issue with task asyn loading waiting
This commit is contained in:
@@ -107,7 +107,6 @@ namespace YooAsset
|
||||
public virtual void Destory()
|
||||
{
|
||||
IsDestroyed = true;
|
||||
_taskCompletionSource = null;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user