1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 02:11:29 +08:00

Opt: Move cube presets before the chip ones

This commit is contained in:
LmeSzinc
2022-12-28 00:55:00 +08:00
parent 811fae8ae3
commit ebba35b7c9
7 changed files with 13 additions and 13 deletions

View File

@@ -5605,10 +5605,10 @@
"type": "select",
"value": "cube",
"option": [
"chip",
"chip_24h",
"cube",
"cube_24h",
"chip",
"chip_24h",
"oil",
"custom"
]