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

Upd: [EN] UI, ShopUI, Freebies assets (#5202)

This commit is contained in:
nEEtdo0d
2025-10-10 09:20:18 -04:00
committed by GitHub
parent 04cea16725
commit a61e93942d
23 changed files with 20 additions and 20 deletions

View File

@@ -22,7 +22,7 @@ class Freebies(ModuleBase):
logger.hr('Mail', level=1)
MailWhite(self.config, self.device).run()
if self.config.SERVER not in ['en', 'jp', 'tw']:
if self.config.SERVER not in ['jp', 'tw']:
if self.config.SupplyPack_Collect:
logger.hr('Supply pack', level=1)
SupplyPack_250814(self.config, self.device).run()