mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:39:25 +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