1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 20:58:19 +08:00

Unlock server restrictions, update assets.py

This commit is contained in:
bookbug666
2022-12-06 00:05:31 +08:00
parent be12549df9
commit 0cdc4cfff0
3 changed files with 10 additions and 10 deletions

View File

@@ -362,4 +362,4 @@ class GemsFarming(CampaignRun, Dock, EquipmentChange):
break
def server_support_status_fleet_scan(self) -> bool:
return self.config.SERVER in ['cn', 'en']
return self.config.SERVER in ['cn', 'en', 'jp']