From 83febd69a95a4c9504ff8e4f9f36cf96fe3592bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 11:01:13 +0000 Subject: [PATCH] chore: Auto Update Game Resources - 2026-03-26 https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/23590798543 [skip changelog] --- resource/tasks/tasks.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/tasks/tasks.json b/resource/tasks/tasks.json index d95028c176..f982770af1 100644 --- a/resource/tasks/tasks.json +++ b/resource/tasks/tasks.json @@ -4374,9 +4374,9 @@ "binThreshold": [180, 255], "roi": [33, 272, 85, 36], "ocrReplace": [ - [ "Lt", "LT" ], - [ "LT(?=\\d)", "LT-" ], - [ "LT[^\\d]{0,3}(?=\\d)", "LT-" ] + ["Lt", "LT"], + ["LT(?=\\d)", "LT-"], + ["LT[^\\d]{0,3}(?=\\d)", "LT-"] ] }, "SSSCloseTip": {