From cc1ab18e4e862dbf2254e2fc2fde9b26560854af Mon Sep 17 00:00:00 2001 From: funky Date: Sun, 9 Feb 2020 19:07:42 +0000 Subject: [PATCH] Update _pyren_launcher.py log & dump True when using for the first time --- _pyren_launcher.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_pyren_launcher.py b/_pyren_launcher.py index cd142dd..11d267d 100755 --- a/_pyren_launcher.py +++ b/_pyren_launcher.py @@ -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 = ''