mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 05:15:25 +08:00
Tmp: [TW] Disable shop before it confirm working
This commit is contained in:
@@ -25,7 +25,8 @@ 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()
|
||||
# SupplyPack(self.config, self.device).run()
|
||||
pass
|
||||
else:
|
||||
SupplyPack_250814(self.config, self.device).run()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user