Disable pyfa debug flag
This commit is contained in:
@@ -8,7 +8,7 @@ except ImportError:
|
|||||||
configforced = None
|
configforced = None
|
||||||
|
|
||||||
# Turns on debug mode
|
# Turns on debug mode
|
||||||
debug = True
|
debug = False
|
||||||
# Defines if our saveddata will be in pyfa root or not
|
# Defines if our saveddata will be in pyfa root or not
|
||||||
saveInRoot = False
|
saveInRoot = False
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user