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

Upd: [EN] research queue support assets; QUEUE_REMAIN slight upper position; others text or font changes

This commit is contained in:
nEEtdo0d
2022-07-16 18:03:10 -04:00
parent bdf98f7453
commit 544fe252ed
8 changed files with 7 additions and 7 deletions

View File

@@ -331,7 +331,7 @@ class RewardResearch(ResearchSelector, ResearchQueue):
or page_main
"""
# Remove this when your server is updated for PR5
if self.config.SERVER in ['en', 'jp', 'tw']:
if self.config.SERVER in ['jp', 'tw']:
logger.warning('Task "Research" is forced delayed 2 hours before PR5 support. '
'Please do research manually and contact server maintainers')
self.config.task_delay(minute=120)