1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-16 11:37:23 +08:00

Fix: fix unexpected behavior in argparser.py

This commit is contained in:
whoamikyo
2020-08-18 15:00:59 -03:00
parent 4b3babf245
commit 8b3c9feadc
4 changed files with 11 additions and 12 deletions

View File

@@ -199,7 +199,6 @@ 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,7 +454,6 @@ 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',