DoTween -> DOTween

This commit is contained in:
neuecc
2020-05-23 02:10:18 +09:00
parent f59c56506f
commit c74ce14ad1

View File

@@ -26,7 +26,7 @@ namespace Cysharp.Threading.Tasks
CompleteWithSeqeunceCallbackAndCancelAwait CompleteWithSeqeunceCallbackAndCancelAwait
} }
public static class DoTweenAsyncExtensions public static class DOTweenAsyncExtensions
{ {
public static TweenAwaiter GetAwaiter(this Tween tween) public static TweenAwaiter GetAwaiter(this Tween tween)
{ {