mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-15 19:43:28 +08:00
Add: Island EN assets (#5872)
* Add: Island EN assets * Merge commit '69eea1e5a0eeef854bc9e1c677ceff33f6b31e5d' * Add: last missing EN assets * Fix: final adjustments to ocr and assets for EN
This commit is contained in:
@@ -116,7 +116,7 @@ class IslandFreebie(IslandUI):
|
||||
return False
|
||||
|
||||
def run(self):
|
||||
if self.config.SERVER in ['en', 'tw']:
|
||||
if self.config.SERVER in ['tw']:
|
||||
logger.info(f'IslandFreebie is not available on {self.config.SERVER} server, delay until next server update')
|
||||
self.config.task_delay(server_update=True)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user