mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
Upd: BATTLE_PASS_NOTIFICATION
This commit is contained in:
parent
3dd7cf75e2
commit
407e874608
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
BIN
assets/share/base/popup/BATTLE_PASS_NOTIFICATION.SEARCH.png
Normal file
BIN
assets/share/base/popup/BATTLE_PASS_NOTIFICATION.SEARCH.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.8 KiB |
@ -7,10 +7,10 @@ BATTLE_PASS_NOTIFICATION = ButtonWrapper(
|
||||
name='BATTLE_PASS_NOTIFICATION',
|
||||
share=Button(
|
||||
file='./assets/share/base/popup/BATTLE_PASS_NOTIFICATION.png',
|
||||
area=(960, 601, 984, 625),
|
||||
search=(940, 581, 1004, 645),
|
||||
color=(137, 127, 109),
|
||||
button=(895, 595, 1180, 630),
|
||||
area=(922, 592, 944, 614),
|
||||
search=(850, 589, 952, 618),
|
||||
color=(122, 112, 93),
|
||||
button=(918, 587, 1079, 619),
|
||||
),
|
||||
)
|
||||
GET_LIGHT_CONE = ButtonWrapper(
|
||||
|
Loading…
Reference in New Issue
Block a user