From 461e6149739491c634bca2b6e30ed59214258abd Mon Sep 17 00:00:00 2001 From: 1204244136 <1204244136@qq.com> Date: Sun, 15 Jun 2025 20:24:17 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E8=B0=83=E6=95=B4=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E6=96=87=E6=9C=AC=E7=9A=84=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DoroHelper.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DoroHelper.ahk b/DoroHelper.ahk index b013c6c..8ba579f 100644 --- a/DoroHelper.ahk +++ b/DoroHelper.ahk @@ -1599,9 +1599,9 @@ EnterToArk() { ;endregion 流程辅助函数 ;region 登录 Login() { - AddLog("正在登录") check := 0 while True { + AddLog("正在登录") if (check = 3) { break }