1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-19 13:03:54 +08:00

Add: [CN] Nakhimov private quarters support (#5825)

This commit is contained in:
Splash
2026-07-16 23:49:15 +08:00
committed by GitHub
parent 7c3531e7bc
commit d70c983ff7
4 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ class PrivateQuarters(PQInteract, PQShop):
# Key: str, server name
# Value: list[str]
not_supported_filter = {
'cn': ('nakhimov'),
'cn': (),
'en': (),
'jp': ('nakhimov'),
'tw': ('taihou', 'nakhimov'),