13
0

Extend codename

This commit is contained in:
Robin Gareus 2021-08-11 17:13:08 +02:00
parent f33a11fd0c
commit 17ecc3a675
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -383,7 +383,7 @@ def enoify (major, minor):
return "\\n\\\"Old Land\\\"" # 1985 Compilation
elif minor == 6 or minor == 7: # still on the desert island
return "\\n\\\"Desert Island Selection\\\"" # 1986 Compilation
elif minor == 8:
else:
return "\\n\\\"After Bach\\\"" # the odd one out
elif major == 7:
if minor == 0: