fix: 自动战斗-战斗列表 突袭难度切换失效

fix #12286
This commit is contained in:
status102
2025-04-08 23:14:09 +08:00
parent 1e0970a6a4
commit cb73e64b57

View File

@@ -384,7 +384,7 @@
"ChangeToRaidDifficulty": {
"template": "RaidDifficulty.png",
"action": "ClickSelf",
"roi": [625, 640, 80, 65],
"roi": [620, 600, 80, 100],
"maxTimes": 3,
"next": ["RaidConfirm", "#self"]
},