diff --git a/collects/games/chat-noir/info.ss b/collects/games/chat-noir/info.ss index 183f63112a..3e6104bd42 100644 --- a/collects/games/chat-noir/info.ss +++ b/collects/games/chat-noir/info.ss @@ -3,3 +3,4 @@ (define game "chat-noir-unit.ss") (define game-set "Puzzle Games") (define compile-omit-files '("chat-noir.ss")) +(define name "Chat Noir") \ No newline at end of file