mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2026-01-07 11:55:13 +00:00
Compare commits
No commits in common. "e832e3c27f514fc470ef325757e8f672d010e5cc" and "b02528f14b3a63041166f274a50d8155beb47bac" have entirely different histories.
e832e3c27f
...
b02528f14b
Binary file not shown.
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 5.8 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=(108, 11, 182, 36),
|
area=(264, 11, 337, 35),
|
||||||
search=(88, 0, 202, 56),
|
search=(244, 0, 357, 55),
|
||||||
color=(191, 200, 208),
|
color=(188, 197, 205),
|
||||||
button=(108, 11, 182, 36),
|
button=(264, 11, 337, 35),
|
||||||
),
|
),
|
||||||
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