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

Add: Control CL1 record independently

This commit is contained in:
positnuec
2026-02-15 17:40:54 +08:00
parent 1e5a7d444b
commit cc4ec5d320
8 changed files with 50 additions and 2 deletions

View File

@@ -491,6 +491,16 @@
"save_and_upload"
]
},
"CL1Record": {
"type": "select",
"value": "do_not",
"option": [
"do_not",
"save",
"upload",
"save_and_upload"
]
},
"AkashiRecord": {
"type": "select",
"value": "do_not",