繁中服 愚人號入口改為識別文字

This commit is contained in:
vonnoq
2023-02-07 22:35:44 +08:00
committed by MistEO
parent a65f1e2429
commit a899676c4f

View File

@@ -46,7 +46,30 @@
"活動"
]
},
"SN-Open": {
"action": "ClickSelf",
"algorithm": "OcrDetect",
"text": [
"愚人號",
"活動",
"關卡已開放"
],
"roi": [
0,
500,
500,
150
]
},
"SN-Chapter2": {
"preDelay":2000,
"next": [
"SN-Chapter2",
"ChapterSwipeToTheRight"
]
},
"SN-Chapter3": {
"preDelay":2000,
"next": [
"SN-Chapter3",
"ChapterSwipeToTheLeft"