adapting to change in universe.ss

svn: r15524
This commit is contained in:
Robby Findler 2009-07-22 03:48:02 +00:00
parent c8366006df
commit 0c251a80de

View File

@ -2355,5 +2355,5 @@ the Chat Noir game going.
(world-height board-size))
(on-key change)
(on-mouse clack)
(name '|Chat Noir|))
(name "Chat Noir"))
(void))]