mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: 肉鸽ClickToDrops可能会点到藏品栏
This commit is contained in:
@@ -500,7 +500,7 @@
|
||||
"Roguelike@ClickToDrops": {
|
||||
"algorithm": "JustReturn",
|
||||
"action": "ClickRect",
|
||||
"specificRect": [600, 600, 50, 50],
|
||||
"specificRect": [600, 600, 1, 1],
|
||||
"postDelay": 500,
|
||||
"next": [
|
||||
"Roguelike@DropsFlag",
|
||||
|
||||
Reference in New Issue
Block a user