Update _pyren_launcher.py
log & dump True when using for the first time
This commit is contained in:
parent
a368c47661
commit
cc1ab18e4e
@ -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 = ''
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user