Spy on the interaction room.

This commit is contained in:
Tony Garnock-Jones 2011-10-31 08:54:51 -04:00
parent 96892901ca
commit bfc86ec58d
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
(define *environments* (make-hash))
(define *interaction* (make-room 'interaction))
(spy-on *interaction*)
(define *interaction-handle* (make-parameter #f))