mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 11:15:13 +00:00
Compare commits
2 Commits
714c127207
...
62ef4c733c
| Author | SHA1 | Date | |
|---|---|---|---|
| 62ef4c733c | |||
| 27dbd31434 |
BIN
assets/jp/base/page/MAIN_GO_TO_PURCHASE.png
Normal file
BIN
assets/jp/base/page/MAIN_GO_TO_PURCHASE.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.2 KiB |
@ -311,6 +311,13 @@ MAIN_GO_TO_MOMOTALK = ButtonWrapper(
|
|||||||
)
|
)
|
||||||
MAIN_GO_TO_PURCHASE = ButtonWrapper(
|
MAIN_GO_TO_PURCHASE = ButtonWrapper(
|
||||||
name='MAIN_GO_TO_PURCHASE',
|
name='MAIN_GO_TO_PURCHASE',
|
||||||
|
jp=Button(
|
||||||
|
file='./assets/jp/base/page/MAIN_GO_TO_PURCHASE.png',
|
||||||
|
area=(147, 214, 179, 254),
|
||||||
|
search=(127, 194, 199, 274),
|
||||||
|
color=(171, 216, 241),
|
||||||
|
button=(147, 214, 179, 254),
|
||||||
|
),
|
||||||
share=Button(
|
share=Button(
|
||||||
file='./assets/share/base/page/MAIN_GO_TO_PURCHASE.png',
|
file='./assets/share/base/page/MAIN_GO_TO_PURCHASE.png',
|
||||||
area=(148, 204, 183, 253),
|
area=(148, 204, 183, 253),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user