]> git.lizzy.rs Git - nothing.git/blob - levels/goal-show.lisp
(#494) No need to handle cue state in script
[nothing.git] / levels / goal-show.lisp
1 (set on-enter
2      (lambda ()
3        (show-goal (car args))))
4 (set on-leave
5      (lambda ()))