mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-14 06:19:47 -05:00
Fix typo
This commit is contained in:
parent
d34db87a0e
commit
2ebd6548d8
|
|
@ -111,7 +111,7 @@ namespace DepthFirstScheduler
|
|||
{
|
||||
if (instance == null)
|
||||
{
|
||||
Debug.Log("Initialize UniTask.MainThredDispatcher");
|
||||
Debug.Log("Initialize UniTask.MainThreadDispatcher");
|
||||
|
||||
instance = this;
|
||||
mainThreadToken = new object();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user