This commit is contained in:
2026-06-17 21:25:21 +07:00
parent 26a21f63bb
commit 922e2dcc98
34 changed files with 360 additions and 128 deletions

View File

@@ -10,6 +10,8 @@ using DG.Tweening;
using OnlyScove.Scripts;
using Hallucinate.Audio;
using PrimeTween;
using Tween = PrimeTween.Tween;
using Ease = PrimeTween.Ease;
namespace Hallucinate.UI
{