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

Opt: Make disabled a default value for ChangeVanguard in GemsFarming

This commit is contained in:
Alexanded
2023-03-08 07:31:00 +03:00
parent 3797402ad1
commit 9bb03a6aa7
4 changed files with 4 additions and 4 deletions

View File

@@ -312,7 +312,7 @@
},
"GemsFarming": {
"ChangeFlagship": "ship",
"ChangeVanguard": "ship",
"ChangeVanguard": "disabled",
"CommonCV": "any",
"CommissionLimit": true
},