From c556fd74aa7843c2a4dd7a6d644a9226bcd28fd4 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Mon, 6 Oct 2008 03:42:33 +0000 Subject: [PATCH] svn: r11948 --- collects/games/chat-noir/info.ss | 1 + 1 file changed, 1 insertion(+) 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