From 973ff178cb098b8d37570f6f2fdfc7bbb625638c Mon Sep 17 00:00:00 2001 From: ShadowLemoon <119576779+ShadowLemoon@users.noreply.github.com> Date: Sun, 28 Sep 2025 19:21:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=9C=B0=E5=9B=BE?= =?UTF-8?q?=E5=88=87=E6=8D=A2=E5=8C=BA=E5=9F=9F=E6=97=B6=E7=9A=84=E6=96=87?= =?UTF-8?q?=E6=9C=AC=E6=A3=80=E6=B5=8B=E5=8C=BA=E5=9F=9F=20(#2275)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BetterGenshinImpact/GameTask/AutoTrackPath/TpTask.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BetterGenshinImpact/GameTask/AutoTrackPath/TpTask.cs b/BetterGenshinImpact/GameTask/AutoTrackPath/TpTask.cs index 1c5a9ffc..9cfd5466 100644 --- a/BetterGenshinImpact/GameTask/AutoTrackPath/TpTask.cs +++ b/BetterGenshinImpact/GameTask/AutoTrackPath/TpTask.cs @@ -878,7 +878,7 @@ public class TpTask var list = ra.FindMulti(new RecognitionObject { RecognitionType = RecognitionTypes.Ocr, - RegionOfInterest = new Rect(ra.Width / 2, 0, ra.Width / 2, ra.Height), + RegionOfInterest = new Rect(ra.Width * 2 / 3, 0, ra.Width / 3, ra.Height), ReplaceDictionary = new Dictionary { ["渊下宫"] = ["渊下宮"],