From: adrianna Date: Tue, 13 Sep 2016 19:57:25 +0000 (+0200) Subject: changed name X-Git-Url: https://git.ctpug.org.za/?p=tabakrolletjie.git;a=commitdiff_plain;h=16e0829c9cf95454cd90d8c6404c52985e57da50 changed name --- diff --git a/tabakrolletjie/constants.py b/tabakrolletjie/constants.py index 63e13dd..f241360 100644 --- a/tabakrolletjie/constants.py +++ b/tabakrolletjie/constants.py @@ -3,7 +3,7 @@ import os -TITLE = "Space Turnips" +TITLE = "Attack of the Giant Space Mould" # Debug DEBUG = os.environ.get("TABAK_DEBUG", "").lower() in ("1", "y", "yes")