mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-17 00:15:13 +00:00
updated buttons
This commit is contained in:
parent
f6736a71df
commit
6cbc4f0788
@ -130,17 +130,6 @@ INSUFFICIENT_INVENTORY = ButtonWrapper(
|
|||||||
area=(578, 117, 703, 152),
|
area=(578, 117, 703, 152),
|
||||||
search=(558, 97, 723, 172),
|
search=(558, 97, 723, 172),
|
||||||
color=(202, 209, 216),
|
color=(202, 209, 216),
|
||||||
button=(578, 117, 703, 152),
|
|
||||||
),
|
|
||||||
)
|
|
||||||
INSUFFICIENT_INVENTORY_BUTTON = ButtonWrapper(
|
|
||||||
name='INSUFFICIENT_INVENTORY_BUTTON',
|
|
||||||
jp=None,
|
|
||||||
en=Button(
|
|
||||||
file='./assets/en/base/popup/INSUFFICIENT_INVENTORY_BUTTON.png',
|
|
||||||
area=(535, 502, 747, 560),
|
|
||||||
search=(515, 482, 767, 580),
|
|
||||||
color=(109, 205, 239),
|
|
||||||
button=(535, 502, 747, 560),
|
button=(535, 502, 747, 560),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|||||||
@ -45,17 +45,6 @@ SURVEY = ButtonWrapper(
|
|||||||
area=(946, 269, 994, 307),
|
area=(946, 269, 994, 307),
|
||||||
search=(926, 249, 1014, 327),
|
search=(926, 249, 1014, 327),
|
||||||
color=(211, 223, 166),
|
color=(211, 223, 166),
|
||||||
button=(946, 269, 994, 307),
|
|
||||||
),
|
|
||||||
)
|
|
||||||
SURVEY_BUTTON = ButtonWrapper(
|
|
||||||
name='SURVEY_BUTTON',
|
|
||||||
jp=None,
|
|
||||||
en=Button(
|
|
||||||
file='./assets/en/login/SURVEY_BUTTON.png',
|
|
||||||
area=(1199, 6, 1264, 75),
|
|
||||||
search=(1179, 0, 1280, 95),
|
|
||||||
color=(140, 204, 240),
|
|
||||||
button=(1199, 6, 1264, 75),
|
button=(1199, 6, 1264, 75),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user