From eba09c729ed8ff6365b72644c908362ae01b57c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=A5=E4=B8=80=E4=B8=80?= <1204244136@qq.com> Date: Wed, 4 Jun 2025 00:06:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E4=BA=86=E8=BF=90?= =?UTF-8?q?=E8=A1=8C=E6=97=B6=E6=97=A0=E6=B3=95=E4=BF=9D=E5=AD=98=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= 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 5add8f0..03658b1 100644 --- a/DoroHelper.ahk +++ b/DoroHelper.ahk @@ -386,7 +386,7 @@ Initialization() { ExitApp } LogBox.Value := "" - loadSettings() + WriteSettings() global BattleActive := 1 global stdScreenW := 3840 global stdScreenH := 2160