]> git.lizzy.rs Git - nothing.git/blob - levels/script-goal-1.lisp
(#493) TODO
[nothing.git] / levels / script-goal-1.lisp
1 (set on-enter
2      (lambda ()
3        (hide-goal "goal1")))
4 (set on-leave
5      (lambda ()
6        (show-goal "goal1")))