From c251d1c3cf1408134c3ca07db8f0d8918d429d2b Mon Sep 17 00:00:00 2001 From: xiekaidong Date: Thu, 27 Apr 2023 19:25:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E5=86=BB=E7=BB=93=E6=A3=8B=E7=9B=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/app/module/battle/controller/battle_controller.lua | 1 + 1 file changed, 1 insertion(+) 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