1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 15:36:59 +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

@@ -314,7 +314,7 @@ def main(ini_name=''):
help='', gooey_options={'label_color': '#4B5F83'})
emulator.add_argument('--package_name', default='com.YoStarJP.AzurLane', help='', gooey_options={'label_color': '#4B5F83'})
emulator.add_argument(
'--default_serial',
'default_serial_list',
default=message,
widget='Textarea',
help="Some default SERIAL for most popular emulators, Only base values and may change according to the version you use",