X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=naja%2Fconstants.py;h=486eacbf86033171e4d91d355890c783f1eb5515;hb=9f380d76b4ed0c8aaef84fc783e91003ad485c93;hp=0388d43303c26ae37981a6a5816aa3198aa64389;hpb=2adfd2622a4b49cf31f7b9b0e564beb5a4afb040;p=naja.git diff --git a/naja/constants.py b/naja/constants.py index 0388d43..486eacb 100644 --- a/naja/constants.py +++ b/naja/constants.py @@ -159,5 +159,5 @@ TUNES = ( # Puzzles, because resources can't give us file lists PUZZLES = ( 'chess', - 'marathon' + 'marathon', )