1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-01-09 13:45:13 +00:00

Compare commits

..

No commits in common. "f268cfeda8d302956944ed75300454cc46b97d81" and "29bd71ccc8da06341753603735774fbf06ab24e4" have entirely different histories.

4 changed files with 8 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -363,10 +363,10 @@ INVITE_IN_SECOND = ButtonWrapper(
), ),
zht=Button( zht=Button(
file='./assets/zht/cafe/INVITE_IN_SECOND.png', file='./assets/zht/cafe/INVITE_IN_SECOND.png',
area=(487, 146, 793, 178), area=(482, 147, 799, 177),
search=(467, 126, 813, 198), search=(462, 127, 819, 197),
color=(153, 165, 178), color=(166, 177, 188),
button=(487, 146, 793, 178), button=(482, 147, 799, 177),
), ),
) )
INVITE_IN_SECOND_CLOSE = ButtonWrapper( INVITE_IN_SECOND_CLOSE = ButtonWrapper(
@ -411,10 +411,10 @@ INVITE_SUBSTITUTE = ButtonWrapper(
), ),
zht=Button( zht=Button(
file='./assets/zht/cafe/INVITE_SUBSTITUTE.png', file='./assets/zht/cafe/INVITE_SUBSTITUTE.png',
area=(580, 154, 701, 183), area=(506, 157, 775, 186),
search=(560, 134, 721, 203), search=(486, 137, 795, 206),
color=(147, 160, 174), color=(176, 186, 196),
button=(672, 475, 857, 544), button=(673, 477, 857, 542),
), ),
) )
INVITE_SUBSTITUTE_CLOSE = ButtonWrapper( INVITE_SUBSTITUTE_CLOSE = ButtonWrapper(