summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2013-11-06 22:14:45 -0500
committerDavid Thompson <dthompson2@worcester.edu>2013-11-06 22:15:20 -0500
commit98dd19d129e74e146a71fe2caa1c48c1ba232e5c (patch)
treef00914f9e2bf9e84173e5a425ceb535e1da84065
parent59fc4484fb7f4be8c6d93ffa7e3b03252b1181ba (diff)
Fix exports in stage module.
-rw-r--r--2d/stage.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/2d/stage.scm b/2d/stage.scm
index 29a9445..5f5d8ca 100644
--- a/2d/stage.scm
+++ b/2d/stage.scm
@@ -28,8 +28,7 @@
#:export (make-stage
stage?
stage-agenda
- stage-observer
- stage-env
+ stage-state
stage-scene
set-stage-scene!
enter-stage