mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
Revert "perf: unused template removal"
This commit is contained in:
@@ -1818,24 +1818,43 @@
|
||||
"algorithm": "JustReturn",
|
||||
"action": "DoNothing",
|
||||
"next": [
|
||||
"IS-10@IS-Open"
|
||||
"IS-10@IS-Open",
|
||||
"IS-10@IS-OpenOcr"
|
||||
]
|
||||
},
|
||||
"IS-9": {
|
||||
"algorithm": "JustReturn",
|
||||
"action": "DoNothing",
|
||||
"next": [
|
||||
"IS-9@IS-Open"
|
||||
"IS-9@IS-Open",
|
||||
"IS-9@IS-OpenOcr"
|
||||
]
|
||||
},
|
||||
"IS-8": {
|
||||
"algorithm": "JustReturn",
|
||||
"action": "DoNothing",
|
||||
"next": [
|
||||
"IS-8@IS-Open"
|
||||
"IS-8@IS-Open",
|
||||
"IS-8@IS-OpenOcr"
|
||||
]
|
||||
},
|
||||
"IS-Open": {
|
||||
"action": "ClickSelf",
|
||||
"roi": [
|
||||
77,
|
||||
64,
|
||||
396,
|
||||
437
|
||||
],
|
||||
"sub": [
|
||||
"EnterChapterIS"
|
||||
],
|
||||
"next": [
|
||||
"SideStoryStage",
|
||||
"SwipeToStageIS"
|
||||
]
|
||||
},
|
||||
"IS-OpenOcr": {
|
||||
"action": "ClickSelf",
|
||||
"algorithm": "OcrDetect",
|
||||
"roi": [
|
||||
|
||||
BIN
resource/template/IS-Open.png
Normal file
BIN
resource/template/IS-Open.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 165 KiB |
Reference in New Issue
Block a user