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

Add: Control CL1 Record independently

This commit is contained in:
positnuec
2026-03-09 12:50:27 +08:00
parent ecf2a841cf
commit da7ca5d706
9 changed files with 51 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",