mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
fix: GamePassSkip2识别到错误的跳过
看录屏发现的,GamePassSkip1之后可能会出现一个一闪而过的GamePassSkip2被maa识别到,好抽象
This commit is contained in:
@@ -690,6 +690,8 @@
|
||||
"Doc": "base_task",
|
||||
"template": "empty.png",
|
||||
"action": "ClickSelf",
|
||||
"postDelay": 3000,
|
||||
"postDelay_Doc": "多加点延迟防止出现一个一闪而过的跳过被GamePassSkip2识别到",
|
||||
"roi": [715, 282, 171, 155]
|
||||
},
|
||||
"Roguelike@GamePassSkip2": {
|
||||
|
||||
Reference in New Issue
Block a user