From 5344996b5a06b9b5eb8e84b8a5042da2b4504d9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89=E9=B8=AD=E8=9B=8B?= Date: Mon, 15 Sep 2025 02:36:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E7=90=86=20AutoPickTrigger.cs=20?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E6=97=A0=E6=95=88=E4=BB=A3=E7=A0=81=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BetterGenshinImpact/GameTask/AutoPick/AutoPickTrigger.cs | 3 --- 1 file changed, 3 deletions(-) diff --git a/BetterGenshinImpact/GameTask/AutoPick/AutoPickTrigger.cs b/BetterGenshinImpact/GameTask/AutoPick/AutoPickTrigger.cs index b38282cf..8bd0b009 100644 --- a/BetterGenshinImpact/GameTask/AutoPick/AutoPickTrigger.cs +++ b/BetterGenshinImpact/GameTask/AutoPick/AutoPickTrigger.cs @@ -272,9 +272,6 @@ public partial class AutoPickTrigger : ITaskTrigger } } else - { - - } { Debug.WriteLine("-- 无法识别到有效文字区域,尝试直接OCR DET"); // if (RuntimeHelper.IsDebug)