mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
Fix: Resolve the issue of image changes for GET_REWARD
This commit is contained in:
parent
35f5d24877
commit
880b254d89
Binary file not shown.
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 5.4 KiB |
@ -17,9 +17,9 @@ GET_REWARD = ButtonWrapper(
|
||||
name='GET_REWARD',
|
||||
share=Button(
|
||||
file='./assets/share/base/popup/GET_REWARD.png',
|
||||
area=(625, 118, 655, 147),
|
||||
search=(605, 98, 675, 167),
|
||||
color=(167, 151, 116),
|
||||
area=(623, 95, 657, 119),
|
||||
search=(603, 75, 677, 139),
|
||||
color=(145, 131, 99),
|
||||
button=(741, 495, 1071, 644),
|
||||
),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user