1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 02:48:23 +08:00
This commit is contained in:
sui-feng-cb
2025-10-16 01:50:00 +08:00
6 changed files with 13 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
import module.config.server as server
from module.log_res.log_res import LogRes
from module.ocr.ocr import Digit
from module.shop.assets import *
from module.ui.ui import UI
from module.log_res.log_res import LogRes
if server.server != 'jp':
OCR_SHOP_GEMS = Digit(SHOP_GEMS, letter=(255, 243, 82), name='OCR_SHOP_GEMS')