1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-12 11:00:01 +08:00

Fix: drop support for new UI for submarine call timing

This commit is contained in:
positnuec
2026-07-10 02:37:45 +08:00
parent 0fa54fe07e
commit ed6418efde
5 changed files with 19 additions and 19 deletions

View File

@@ -1059,14 +1059,14 @@
},
"CallMode": {
"name": "潜水艦出撃設定",
"help": "戦闘中にボタンをクリックして潜水艦の召喚を試みます",
"help": "クラシックUIのみ対応。戦闘中にボタンをクリックして潜水艦の召喚を試みます",
"do_not_use": "使用しない",
"boss_only": "BOSS戦のみ",
"every_combat": "毎戦"
},
"Timing": {
"name": "BOSS戦召喚タイミング(テスト中)",
"help": "注意:'BOSS出現待機'現在のみクラシックUI、HPバー枠が深青一色の新型UIのみサポート認識できないUIを使用すると潜水艦が出撃しません",
"name": "BOSS戦召喚タイミング",
"help": "",
"default": "デフォルト(戦闘開始直後に召喚を試みる)",
"wait_for_boss": "BOSS出現待機"
},