mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-20 06:00:11 +00:00
more more
This commit is contained in:
@@ -34,7 +34,7 @@ namespace UniRx.Async.Internal
|
||||
}
|
||||
}
|
||||
|
||||
public AwaiterStatus Status
|
||||
public UniTaskStatus Status
|
||||
{
|
||||
get
|
||||
{
|
||||
@@ -94,7 +94,7 @@ namespace UniRx.Async.Internal
|
||||
}
|
||||
}
|
||||
|
||||
public AwaiterStatus Status
|
||||
public UniTaskStatus Status
|
||||
{
|
||||
get
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user