diff --git a/lua/app/module/battle/controller/battle_controller.lua b/lua/app/module/battle/controller/battle_controller.lua index fd6c2c97..3e315fa8 100644 --- a/lua/app/module/battle/controller/battle_controller.lua +++ b/lua/app/module/battle/controller/battle_controller.lua @@ -478,6 +478,7 @@ function BattleController:enterElimination(needDelay) end) else Logger.logHighlight("----- 处于无法消除状态 -----") + self.roundStep = BattleConst.BATTLE_ROUND_STEP.ON_ELIMINATION end else self.attentionList = pathList