mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 16:47:03 +08:00
Upd: [MAA] Update MaaFight.Series values and options to include DISABLE and AUTO (#4827)
This commit is contained in:
@@ -215,8 +215,10 @@
|
||||
},
|
||||
"Series": {
|
||||
"type": "select",
|
||||
"value": 1,
|
||||
"value": 0,
|
||||
"option": [
|
||||
-1,
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
@@ -328,8 +330,10 @@
|
||||
},
|
||||
"Series": {
|
||||
"type": "select",
|
||||
"value": 1,
|
||||
"value": 0,
|
||||
"option": [
|
||||
-1,
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
@@ -441,8 +445,10 @@
|
||||
},
|
||||
"Series": {
|
||||
"type": "select",
|
||||
"value": 1,
|
||||
"value": 0,
|
||||
"option": [
|
||||
-1,
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
|
||||
Reference in New Issue
Block a user