diff --git a/config.py b/config.py index 2755a0a8d..662231c50 100644 --- a/config.py +++ b/config.py @@ -8,7 +8,7 @@ except ImportError: configforced = None # Turns on debug mode -debug = True +debug = False # Defines if our saveddata will be in pyfa root or not saveInRoot = False