Compare commits

...

1 Commits

Author SHA1 Message Date
funky
cc1ab18e4e Update _pyren_launcher.py
log & dump True when using for the first time
2020-02-09 19:07:42 +00:00

View File

@ -183,11 +183,11 @@ class settings():
lang = 'RU' lang = 'RU'
speed = '38400' speed = '38400'
logName = 'log.txt' logName = 'log.txt'
log = False log = True
cfc = False cfc = False
n1c = False n1c = False
si = False si = False
dump = False dump = True
can2 = False can2 = False
options = '' options = ''