mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
fix: 肉鸽放弃战斗奖励后仍能识别到掉落 (#12000)
This commit is contained in:
@@ -7065,7 +7065,8 @@
|
||||
"Roguelike@GetDropLeaveConfirm": {
|
||||
"action": "ClickSelf",
|
||||
"roi": [0, 484, 1280, 138],
|
||||
"next": ["Roguelike@DropsFlag"]
|
||||
"postDelay": 1000,
|
||||
"next": ["Roguelike@GetDropLeaveConfirm@LoadingText", "Roguelike@DropsFlag"]
|
||||
},
|
||||
"Roguelike@GetDropRecruit": {
|
||||
"Doc": "base_task",
|
||||
|
||||
Reference in New Issue
Block a user