mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: 游戏进入战斗关卡后, 暂停/恢复 按钮亮度在点击后发生变化 255 -> 245
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user