mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: delay between Mall and CreditStoreOcr for refresh lag
This commit is contained in:
@@ -3155,7 +3155,8 @@
|
||||
"action": "ClickSelf",
|
||||
"text": ["采购", "购中", "中心"],
|
||||
"roi": [740, 440, 200, 100],
|
||||
"next": ["CreditStoreOcr", "Mall", "Mall@CloseAnnos#next"]
|
||||
"next": ["CreditStoreOcr", "Mall", "Mall@CloseAnnos#next"],
|
||||
"postDelay": 500
|
||||
},
|
||||
"CreditStoreOcr": {
|
||||
"algorithm": "OcrDetect",
|
||||
|
||||
Reference in New Issue
Block a user