Update _pyren_launcher.py

log & dump True when using for the first time
This commit is contained in:
funky 2020-02-09 19:07:42 +00:00
parent a368c47661
commit cc1ab18e4e

View File

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