mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-25 02:30:09 +08:00
Add: hide_in_upper_left option for combat manual
This commit is contained in:
@@ -913,7 +913,8 @@
|
||||
"combat_auto": "自律战斗",
|
||||
"combat_manual": "手操",
|
||||
"stand_still_in_the_middle": "中路站桩",
|
||||
"hide_in_bottom_left": "躲左下角"
|
||||
"hide_in_bottom_left": "躲左下角",
|
||||
"hide_in_upper_left": "躲左上角"
|
||||
},
|
||||
"Fleet1Step": {
|
||||
"name": "一队步长",
|
||||
@@ -947,7 +948,8 @@
|
||||
"combat_auto": "自律战斗",
|
||||
"combat_manual": "手操",
|
||||
"stand_still_in_the_middle": "中路站桩",
|
||||
"hide_in_bottom_left": "躲左下角"
|
||||
"hide_in_bottom_left": "躲左下角",
|
||||
"hide_in_upper_left": "躲左上角"
|
||||
},
|
||||
"Fleet2Step": {
|
||||
"name": "二队步长",
|
||||
|
||||
Reference in New Issue
Block a user