fix: 肉鸽放弃战斗奖励后仍能识别到掉落 (#12000)

This commit is contained in:
晓丶梦丶仁
2025-02-21 20:13:22 +08:00
committed by GitHub
parent 7c43b8ef93
commit 514224078a

View File

@@ -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",