mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Upd: [JP] SUPPLY_PACK_CHECK
This commit is contained in:
@@ -22,7 +22,7 @@ class Freebies(ModuleBase):
|
||||
logger.hr('Mail', level=1)
|
||||
MailWhite(self.config, self.device).run()
|
||||
|
||||
if self.config.SERVER not in ['jp', 'tw']:
|
||||
if self.config.SERVER not in ['tw']:
|
||||
if self.config.SupplyPack_Collect:
|
||||
logger.hr('Supply pack', level=1)
|
||||
SupplyPack_250814(self.config, self.device).run()
|
||||
|
||||
Reference in New Issue
Block a user