1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-06-23 21:47:36 +08:00

Upd: [EN][JP] RETIRE_SETTING_*

This commit is contained in:
LmeSzinc
2024-07-06 02:06:34 +08:00
parent 6edb1dbe7b
commit 6105801737
14 changed files with 7 additions and 7 deletions

View File

@@ -95,4 +95,4 @@ class QuickRetireSettingHandler(UI):
"""
Fallback to the correct quick retire settings if user has wrong set.
"""
return self.config.SERVER in ['cn', 'en']
return self.config.SERVER in ['cn', 'en', 'jp']