fix.修复危机合约开放后愚人号关卡导航失效

This commit is contained in:
ABA2396
2022-05-20 00:12:33 +08:00
parent f33cc024f3
commit bee29eeeca
3 changed files with 10 additions and 34 deletions

View File

@@ -7,17 +7,9 @@
]
},
"SNToSN-8": {
"algorithm": "OcrDetect",
"algorithm": "MatchTemplate",
"action": "ClickSelf",
"text": [
"已开放"
],
"roi": [
40,
481,
308,
139
],
"template": "SN-open.png",
"next": [
"SNChapter2ToSN-8",
"SNToSN-8"
@@ -28,10 +20,10 @@
"action": "ClickSelf",
"template": "SN-Chapter2.png",
"roi": [
114,
406,
330,
166
163,
418,
197,
125
],
"next": [
"StageSN-8",
@@ -67,17 +59,9 @@
]
},
"SNToSN-9": {
"algorithm": "OcrDetect",
"algorithm": "MatchTemplate",
"action": "ClickSelf",
"text": [
"已开放"
],
"roi": [
40,
481,
308,
139
],
"template": "SN-open.png",
"next": [
"SNChapter3ToSN-9",
"SNToSN-9"
@@ -127,17 +111,9 @@
]
},
"SNToSN-10": {
"algorithm": "OcrDetect",
"algorithm": "MatchTemplate",
"action": "ClickSelf",
"text": [
"已开放"
],
"roi": [
40,
481,
308,
139
],
"template": "SN-open.png",
"next": [
"SNChapter3ToSN-10",
"SNToSN-10"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 44 KiB