1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

Upd: Assets for entering supply pack

This commit is contained in:
LmeSzinc
2023-07-13 23:18:01 +08:00
parent 91e4100dc4
commit 85bea51b60
9 changed files with 1 additions and 5 deletions

View File

@@ -70,10 +70,6 @@ class SupplyPack(CampaignStatus):
in: Any page
out: page_supply_pack, supply pack tab
"""
if self.config.SERVER in ['cn', 'en', 'jp']:
logger.warning(f'SupplyPack is disabled in server {self.config.SERVER.upper()} until assets are updated')
return
self.ui_ensure(page_supply_pack)
if self.get_oil() < 21000: