1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 02:05:35 +08:00

Del: Delete old shop ui assets

This commit is contained in:
weeswelai
2025-10-01 02:44:01 +08:00
parent 1f909110a5
commit 01c6e5fd0f
20 changed files with 0 additions and 67 deletions

View File

@@ -7,9 +7,6 @@ from module.shop.clerk import ShopClerk
from module.shop.shop_status import ShopStatus
from module.shop.ui import ShopUI
OCR_SHOP_GOLD_COINS = Digit(SHOP_GOLD_COINS, letter=(239, 239, 239), name='OCR_SHOP_GOLD_COINS')
OCR_SHOP_GEMS = Digit(SHOP_GEMS, letter=(255, 243, 82), name='OCR_SHOP_GEMS')
class GeneralShop(ShopClerk, ShopUI, ShopStatus):
gems = 0