From fe2492b2deeaa9e55cd9da53c1fd71a93d5b7549 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Tue, 18 May 2004 20:09:51 +0000 Subject: betanag returns --- constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.py') diff --git a/constants.py b/constants.py index 4a9757c3d..f2019705d 100644 --- a/constants.py +++ b/constants.py @@ -15,7 +15,7 @@ from rhpl.translate import N_ -BETANAG = 0 +BETANAG = 1 DEBUG = 0 -- cgit