mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: 肉鸽中取消选中状态可能会点到二倍速
This commit is contained in:
@@ -4086,7 +4086,7 @@
|
||||
"BattleCancelSelection": {
|
||||
"algorithm": "JustReturn",
|
||||
"action": "ClickRect",
|
||||
"specificRect": [150, 0, 1000, 60],
|
||||
"specificRect": [630, 0, 20, 20],
|
||||
"postDelay": 500
|
||||
},
|
||||
"BattleAvatarData": {
|
||||
|
||||
Reference in New Issue
Block a user