mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Merge branch 'master' into dev
# Conflicts: # module/config/argparser.py # module/config/argparser_en.py # module/config/argparser_jp.py
This commit is contained in:
@@ -199,6 +199,7 @@ dic_true_eng_to_eng = {
|
||||
'non_s3_enemy_enter_tolerance': 'non_s3_enemy_enter_tolerance',
|
||||
'non_s3_enemy_withdraw_tolerance': 'non_s3_enemy_withdraw_tolerance',
|
||||
'ammo_pick_up_124': 'ammo_pick_up_124',
|
||||
'default_serial': 'default_serial',
|
||||
|
||||
# Option
|
||||
'yes': 'yes',
|
||||
@@ -455,6 +456,7 @@ dic_chi_to_eng = {
|
||||
'非大型敌人进图忍耐': 'non_s3_enemy_enter_tolerance',
|
||||
'非大型敌人撤退忍耐': 'non_s3_enemy_withdraw_tolerance',
|
||||
'拣弹药124': 'ammo_pick_up_124',
|
||||
'default_serial': 'default_serial',
|
||||
|
||||
# Option
|
||||
'是': 'yes',
|
||||
|
||||
Reference in New Issue
Block a user