1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 13:17:00 +08:00

Upd: [EN] Assets of OpSi monthly bosses (#2032)

This commit is contained in:
LmeSzinc
2023-01-06 20:45:55 +08:00
parent 6c768de2a5
commit fa5dd91696
4 changed files with 3 additions and 3 deletions

View File

@@ -76,7 +76,7 @@ class OSCampaignRun(OSMapOperation):
self.config.opsi_task_delay(ap_limit=True)
def opsi_month_boss(self):
if self.config.SERVER in ['en', 'tw']:
if self.config.SERVER in ['tw']:
logger.info(f'OpsiMonthBoss is not supported in {self.config.SERVER},'
' please contact server maintainers')
self.config.task_delay(server_update=True)