From 606ef74c73a946e2602f3a9283078ac537d3d6d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=A5=E4=B8=80=E4=B8=80?= <1204244136@qq.com> Date: Fri, 23 May 2025 14:58:23 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BF=AE=E6=94=B9=E4=BB=93=E5=BA=93?= =?UTF-8?q?=E8=BD=AC=E6=8E=A5=E5=90=8E=E7=9A=84=E6=9B=B4=E6=96=B0=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= 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 02658d2..c7cba22 100644 --- a/DoroHelper.ahk +++ b/DoroHelper.ahk @@ -5,7 +5,7 @@ CoordMode "Pixel", "Client" CoordMode "Mouse", "Client" ;consts currentVersion := "v1.0.0-beta" -usr := "kyokakawaii" +usr := "1204244136" repo := "DoroHelper" global waitTolerance := 50 ; MsgBox "请在运行前调整游戏窗口到合适尺寸"