1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-02-06 11:05:12 +00:00

Compare commits

..

No commits in common. "bd0749c05842299ecfda17f90774590052c49d01" and "92feadc22842d9fc37fbea93a467bc64192d3daf" have entirely different histories.

4 changed files with 9 additions and 9 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@ -182,9 +182,9 @@ PLAYER_SELECT_FIRST = ButtonWrapper(
), ),
en=Button( en=Button(
file='./assets/en/tactical_challenge/PLAYER_SELECT_FIRST.png', file='./assets/en/tactical_challenge/PLAYER_SELECT_FIRST.png',
area=(468, 296, 493, 315), area=(470, 293, 503, 322),
search=(448, 276, 513, 335), search=(450, 273, 523, 342),
color=(191, 202, 207), color=(206, 214, 220),
button=(606, 181, 1100, 256), button=(606, 181, 1100, 256),
), ),
zht=Button( zht=Button(
@ -206,9 +206,9 @@ PLAYER_SELECT_SECOND = ButtonWrapper(
), ),
en=Button( en=Button(
file='./assets/en/tactical_challenge/PLAYER_SELECT_SECOND.png', file='./assets/en/tactical_challenge/PLAYER_SELECT_SECOND.png',
area=(467, 454, 493, 473), area=(467, 450, 507, 482),
search=(447, 434, 513, 493), search=(447, 430, 527, 502),
color=(191, 202, 207), color=(210, 219, 225),
button=(610, 338, 1098, 407), button=(610, 338, 1098, 407),
), ),
zht=Button( zht=Button(
@ -230,9 +230,9 @@ PLAYER_SELECT_THIRD = ButtonWrapper(
), ),
en=Button( en=Button(
file='./assets/en/tactical_challenge/PLAYER_SELECT_THIRD.png', file='./assets/en/tactical_challenge/PLAYER_SELECT_THIRD.png',
area=(468, 613, 492, 631), area=(472, 612, 504, 641),
search=(448, 593, 512, 651), search=(452, 592, 524, 661),
color=(188, 199, 204), color=(208, 216, 222),
button=(609, 500, 1101, 565), button=(609, 500, 1101, 565),
), ),
zht=Button( zht=Button(