mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-25 01:20:10 +08:00
Fix: Fix several error in commission preset filter
This commit is contained in:
@@ -1166,11 +1166,11 @@
|
||||
"PresetFilter": {
|
||||
"name": "委托過濾器",
|
||||
"help": "如果對委托的產出和收益沒有足夠的了解,不建議編寫自定義過濾器,建議使用預優化委托過濾器\n如果24小時運行刷緊急委託功能,應當使用24小時版的過濾器\n不推薦在運行刷緊急委託功能的同時使用石油優先過濾器",
|
||||
"chip": "心智優先",
|
||||
"chip_24h": "心智優先(24小時版)",
|
||||
"cube": "魔方優先",
|
||||
"cube_24h": "魔方優先(24小時版)",
|
||||
"oil": "石油優先",
|
||||
"chip": "鑽石>心智>魔方",
|
||||
"chip_24h": "鑽石>心智>魔方(7x24刷委託)",
|
||||
"cube": "鑽石>魔方>石油",
|
||||
"cube_24h": "鑽石>魔方>石油(7x24刷委託)",
|
||||
"oil": "鑽石>石油>魔方",
|
||||
"custom": "自定義"
|
||||
},
|
||||
"CustomFilter": {
|
||||
|
||||
Reference in New Issue
Block a user