mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-27 20:17:17 +08:00
Upd: Update supply pack run for server TW
This commit is contained in:
@@ -24,10 +24,6 @@ class Freebies(ModuleBase):
|
|||||||
|
|
||||||
if self.config.SupplyPack_Collect:
|
if self.config.SupplyPack_Collect:
|
||||||
logger.hr('Supply pack', level=1)
|
logger.hr('Supply pack', level=1)
|
||||||
if self.config.SERVER in ['tw']:
|
SupplyPack_250814(self.config, self.device).run()
|
||||||
# SupplyPack(self.config, self.device).run()
|
|
||||||
pass
|
|
||||||
else:
|
|
||||||
SupplyPack_250814(self.config, self.device).run()
|
|
||||||
|
|
||||||
self.config.task_delay(server_update=True)
|
self.config.task_delay(server_update=True)
|
||||||
|
|||||||
Reference in New Issue
Block a user