mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
fix.修复把1-1*识别成1-1的bug
This commit is contained in:
@@ -304,6 +304,7 @@
|
||||
"SwipeLeftToStage1-7": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "SlowlySwipeToTheLeft",
|
||||
"need_match": true,
|
||||
"text": [
|
||||
"1-8",
|
||||
"TR-10",
|
||||
@@ -327,6 +328,7 @@
|
||||
"SwipeRightToStage1-7": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "SlowlySwipeToTheRight",
|
||||
"need_match": true,
|
||||
"text": [
|
||||
"1-1",
|
||||
"1-2",
|
||||
|
||||
Reference in New Issue
Block a user