DoTween -> DOTween

master
neuecc 2020-05-23 02:10:18 +09:00
parent f59c56506f
commit c74ce14ad1
1 changed files with 1 additions and 1 deletions

View File

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