mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 19:55:12 +00:00
Compare commits
2 Commits
b02528f14b
...
e832e3c27f
| Author | SHA1 | Date | |
|---|---|---|---|
| e832e3c27f | |||
| 3391874151 |
Binary file not shown.
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 6.0 KiB |
@ -65,10 +65,10 @@ CAFE_CHECK = ButtonWrapper(
|
|||||||
name='CAFE_CHECK',
|
name='CAFE_CHECK',
|
||||||
jp=Button(
|
jp=Button(
|
||||||
file='./assets/jp/base/page/CAFE_CHECK.png',
|
file='./assets/jp/base/page/CAFE_CHECK.png',
|
||||||
area=(264, 11, 337, 35),
|
area=(108, 11, 182, 36),
|
||||||
search=(244, 0, 357, 55),
|
search=(88, 0, 202, 56),
|
||||||
color=(188, 197, 205),
|
color=(191, 200, 208),
|
||||||
button=(264, 11, 337, 35),
|
button=(108, 11, 182, 36),
|
||||||
),
|
),
|
||||||
en=Button(
|
en=Button(
|
||||||
file='./assets/en/base/page/CAFE_CHECK.png',
|
file='./assets/en/base/page/CAFE_CHECK.png',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user