mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +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:
|
||||
logger.hr('Supply pack', level=1)
|
||||
if self.config.SERVER in ['tw']:
|
||||
# SupplyPack(self.config, self.device).run()
|
||||
pass
|
||||
else:
|
||||
SupplyPack_250814(self.config, self.device).run()
|
||||
SupplyPack_250814(self.config, self.device).run()
|
||||
|
||||
self.config.task_delay(server_update=True)
|
||||
|
||||
Reference in New Issue
Block a user