1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Fix game mode switching countdown (which was the only thing really wrong with #15)

This commit is contained in:
NG (Graham)
2025-05-27 18:32:02 -04:00
parent ab19c723cd
commit 34b41eff9c
5 changed files with 26 additions and 10 deletions

View File

@@ -189,6 +189,7 @@ LOGIN_MESSAGES = [
"Made in sovereign Canada",
"Finally, how to craft Robo",
"Warning, live without warning\nI say, warning, live without warning\nWithout, all right",
"Spitzer Damn!",
]
def guess_category(name: str, sprite: str) -> str: