mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
fix: rect width & height = 0
This commit is contained in:
@@ -2250,7 +2250,7 @@
|
||||
"roi": [544, 0, 210, 201],
|
||||
"maskRange": [1, 255],
|
||||
"action": "ClickRect",
|
||||
"specificRect": [645, 665, 0, 0],
|
||||
"specificRect": [645, 665, 1, 1],
|
||||
"postDelay": 1500,
|
||||
"next": ["CreditShop-Bought", "Stop"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user