From af99c7af96577869adf8992212131bcb9ec9f65a Mon Sep 17 00:00:00 2001 From: marxzuckerburg Date: Wed, 30 Sep 2020 11:12:10 +0100 Subject: [PATCH] comrad update! --- comrad/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comrad/constants.py b/comrad/constants.py index 480a25c..e13d57e 100644 --- a/comrad/constants.py +++ b/comrad/constants.py @@ -49,7 +49,7 @@ BSEP3=b'##########' OPERATOR_NAME = 'Operator' TELEPHONE_NAME = 'Telephone' -WORLD_NAME = 'Comrades' +WORLD_NAME = 'comrades' PATH_REPO = os.path.abspath( os.path.join( os.path.dirname(__file__),