From 654ac8e4ed0d048376c644ed962a9f759d0bed72 Mon Sep 17 00:00:00 2001 From: 1204244136 <1204244136@qq.com> Date: Mon, 16 Jun 2025 12:33:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8D=8F=E5=90=8C=E4=BD=9C=E6=88=98?= =?UTF-8?q?=E8=BF=94=E5=9B=9E=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DoroHelper.ahk | 1 - 1 file changed, 1 deletion(-) diff --git a/DoroHelper.ahk b/DoroHelper.ahk index 2ff787d..c799d49 100644 --- a/DoroHelper.ahk +++ b/DoroHelper.ahk @@ -3032,7 +3032,6 @@ CooperateBattle() { else { AddLog("协同作战次数已耗尽或未在开放时间") AddLog("===协同作战任务结束===") - BackToHall return } if (ok := FindText(&X := "wait", &Y := 1, NikkeX + 0.508 * NikkeW . " ", NikkeY + 0.600 * NikkeH . " ", NikkeX + 0.508 * NikkeW + 0.120 * NikkeW . " ", NikkeY + 0.600 * NikkeH + 0.053 * NikkeH . " ", 0.3 * PicTolerance, 0.3 * PicTolerance, FindText().PicLib("白色的圆圈加勾"), , , , , , , TrueRatio, TrueRatio)) {