diff options
-rw-r--r-- | constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.py b/constants.py index 88df39970..0f9c48814 100644 --- a/constants.py +++ b/constants.py @@ -15,7 +15,7 @@ from rhpl.translate import N_ -BETANAG = 1 +BETANAG = 0 DEBUG = 0 |