From 43aeb9dfb5db12277b2a77e6182f10f9d0c5ccb5 Mon Sep 17 00:00:00 2001 From: Simon Cross Date: Sun, 18 May 2014 01:06:37 +0200 Subject: [PATCH] Moving the Mountain. --- naja/constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/naja/constants.py b/naja/constants.py index 486eacb..7dbd969 100644 --- a/naja/constants.py +++ b/naja/constants.py @@ -160,4 +160,5 @@ TUNES = ( PUZZLES = ( 'chess', 'marathon', + 'belts', ) -- 2.34.1