hch
2025-11-28 5721dfa32c2510c84d2b366dc40fb5497e2acd72
Main/System/Main/MainWin.cs
@@ -351,6 +351,7 @@
    {
        if (isfighting)
        {
            if (!fightEffect.isPlaying)
            fightEffect.Play();
            nextCantAttackMask.localScale = Vector3.zero;
            cdTween.SetStartState();