mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
fix: Copilot Combatlist H-1x-x Stage recognition (#8892)
fix: Copilot Combatlist H-1x-x Stage recognition (#8990)
This commit is contained in:
@@ -642,6 +642,12 @@
|
||||
"next": [
|
||||
"ClickedCorrectStageOrSwipe",
|
||||
"#self"
|
||||
],
|
||||
"ocrReplace": [
|
||||
[
|
||||
"-]",
|
||||
"-1"
|
||||
]
|
||||
]
|
||||
},
|
||||
"StageNavigationSlowlySwipeLeft": {
|
||||
@@ -702,6 +708,10 @@
|
||||
[
|
||||
"-1O",
|
||||
"-10"
|
||||
],
|
||||
[
|
||||
"O-",
|
||||
"0-"
|
||||
]
|
||||
],
|
||||
"roi": [
|
||||
|
||||
Reference in New Issue
Block a user