DoTween -> DOTween
parent
f59c56506f
commit
c74ce14ad1
|
@ -26,7 +26,7 @@ namespace Cysharp.Threading.Tasks
|
|||
CompleteWithSeqeunceCallbackAndCancelAwait
|
||||
}
|
||||
|
||||
public static class DoTweenAsyncExtensions
|
||||
public static class DOTweenAsyncExtensions
|
||||
{
|
||||
public static TweenAwaiter GetAwaiter(this Tween tween)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue