fix: 修复令的识别问题,修复撤退按钮点不到的问题

This commit is contained in:
MistEO
2023-01-27 15:22:35 +08:00
parent 107e42e9e8
commit daf8e9439c

View File

@@ -2175,7 +2175,12 @@
"algorithm": "OcrDetect",
"text": [],
"Doc": "该任务的 ocrReplace 被所有涉及干员名的识别任务复用",
"ocrReplace": []
"ocrReplace": [
[
"^令.+",
"令"
]
]
},
"StartUpThemes": {
"algorithm": "JustReturn",
@@ -6425,10 +6430,10 @@
"postDelay": 300,
"action": "ClickRect",
"specificRect": [
580,
190,
40,
30
562,
195,
10,
36
]
},
"StageDrops-StageName": {