mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Merge branch 'main' of https://github.com/ALEXTANGXIAO/TEngine
This commit is contained in:
@@ -562,11 +562,6 @@ namespace TEngine
|
||||
return;
|
||||
}
|
||||
|
||||
if (ret.IsLoadDone)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
GetUIAsyncImp(callback).Forget();
|
||||
|
||||
async UniTaskVoid GetUIAsyncImp(Action<T> ctx)
|
||||
|
Reference in New Issue
Block a user