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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user