Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
cc1ab18e4e |
@ -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 = ''
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user