mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-19 06:40:21 +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()
|
||||
{
|
||||
IsDestroyed = true;
|
||||
_taskCompletionSource = null;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user