fix: 游戏进入战斗关卡后, 暂停/恢复 按钮亮度在点击后发生变化 255 -> 245

This commit is contained in:
status102
2026-01-10 03:10:08 +08:00
parent 2751467878
commit d25edcbbbd

View File

@@ -4724,10 +4724,11 @@
"rectMove": [-120, -250, 150, 165]
},
"BattleHasStarted": {
"Doc": "20260109 YJWL更新后暂停按钮向右移动约8像素, 且暂停后亮度上限145",
"template": "empty.png",
"roi": [1178, 33, 49, 39],
"roi": [1178, 33, 53, 39],
"specialParams_Doc": "亮度阈值;点的数量",
"specialParams": [245, 200]
"specialParams": [235, 200]
},
"BattleSpeedButton": {
"template": "empty.png",