1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-28 06:39:43 +08:00

Upd: [CN] Voucher shop assets and translation

This commit is contained in:
LmeSzinc
2022-12-05 21:46:15 +08:00
parent c51350caac
commit 54d5874b9d
9 changed files with 37 additions and 23 deletions

View File

@@ -36,10 +36,10 @@ class OSCampaignRun(OSMapOperation):
self.config.opsi_task_delay(ap_limit=True)
def opsi_voucher(self):
if self.config.SERVER in ['cn', 'jp', 'tw']:
if self.config.SERVER in ['jp', 'tw']:
logger.info(f'Opsi Voucher is not supported in {self.config.SERVER},'
' please contact server maintainers')
self.config.Scheduler_Enable = False
self.config.task_delay(server_update=True)
return
try:
self.load_campaign()