mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-14 19:40:47 +00:00
update download system
修复关闭编辑器时的报错。
This commit is contained in:
@@ -77,11 +77,11 @@ namespace YooAsset
|
||||
}
|
||||
_downloaderDic.Clear();
|
||||
_removeList.Clear();
|
||||
|
||||
|
||||
RequestDelegate = null;
|
||||
CertificateHandlerInstance = null;
|
||||
BreakpointResumeFileSize = int.MaxValue;
|
||||
ClearFileResponseCodes.Clear();
|
||||
ClearFileResponseCodes = null;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user