fix.修复领取日常奖励的界面有时候关不掉的问题

This commit is contained in:
MistEO
2021-11-23 22:40:06 +08:00
parent 86938e4afe
commit 3eaaf2ff99

View File

@@ -331,10 +331,24 @@
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
1000,
100,
270,
340
600,
600,
60,
60
],
"next": [
"CloseTaskAwardDouble"
]
},
"CloseTaskAwardDouble": {
"Doc": "有时候奖励出的太慢了,所以这里多点一次",
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
600,
600,
60,
60
],
"next": [
"WeeklyTask",