fix: 肉鸽ClickToDrops可能会点到藏品栏

This commit is contained in:
萨拉托加
2025-11-11 21:37:15 +08:00
parent 60fd50a3e5
commit bb2325babc

View File

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