fix.修复信用商店延时错误的问题

This commit is contained in:
MistEO
2021-10-17 03:11:02 +08:00
parent 6afe081468
commit 16e89dca8e

View File

@@ -488,7 +488,7 @@
"CreditShop-BuyIt": {
"template": "BuyIt.png",
"preDelay": 1000,
"rareDelay": 1000
"rearDelay": 1000
},
"CreditShop-NoMoney": {
"algorithm": "OcrDetect",
@@ -590,7 +590,7 @@
]
},
"EnterOperator": {
"rareDelay": 1000,
"rearDelay": 1000,
"templThreshold": 0.7,
"action": "clickSelf",
"next": [
@@ -644,7 +644,7 @@
"EnterInfrast": {
"templThreshold": 0.85,
"histThreshold": 0.85,
"rareDelay": 3000,
"rearDelay": 3000,
"action": "clickSelf",
"next": [
"InfrastEnteredFlag"