Vertically centre the bits box.
[naja.git] / naja / constants.py
index 5cde1452eacb714a72d7925fddefd7b0fe1290ae..486eacbf86033171e4d91d355890c783f1eb5515 100644 (file)
@@ -159,5 +159,5 @@ TUNES = (
 # Puzzles, because resources can't give us file lists
 PUZZLES = (
     'chess',
-    'test'
+    'marathon',
 )