Main/System/Main/MainWin.cs
@@ -195,6 +195,7 @@ { if (currentSubUI != null && currentSubUI.name == "HomeWin") { fightEffect.Play(); //手动自动一起处理 AutoFightModel.Instance.StartFight(); } @@ -350,7 +351,8 @@ { if (isfighting) { fightEffect.Play(); if (!fightEffect.isPlaying) fightEffect.Play(); nextCantAttackMask.localScale = Vector3.zero; cdTween.SetStartState(); cdTween.Play(() =>