diff --git a/racketcon/talk.rkt b/racketcon/talk.rkt index 434524c..25ffe11 100644 --- a/racketcon/talk.rkt +++ b/racketcon/talk.rkt @@ -68,4 +68,4 @@ (big-bang 0 (on-key key) - (on-draw draw)) \ No newline at end of file + (to-draw draw)) \ No newline at end of file