fix: 修复 "Return" 任务没 roi 的问题

This commit is contained in:
zzyyyl
2022-10-27 21:15:05 +08:00
parent b58ecd022d
commit ae3e2f9bcb

View File

@@ -3980,7 +3980,14 @@
"Return": {
"action": "ClickSelf",
"templThreshold": 0.7,
"rearDelay": 2000
"rearDelay": 2000,
"cache": false,
"roi": [
0,
0,
180,
80
]
},
"Infrast@Main": {
"template": "EnterInfrast.png",