mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-29 20:48:47 +00:00
Fixed an issue with task asyn loading waiting
This commit is contained in:
@@ -107,7 +107,6 @@ namespace YooAsset
|
|||||||
public virtual void Destory()
|
public virtual void Destory()
|
||||||
{
|
{
|
||||||
IsDestroyed = true;
|
IsDestroyed = true;
|
||||||
_taskCompletionSource = null;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user