summaryrefslogtreecommitdiff
path: root/examples/tilemap.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tilemap.scm')
-rw-r--r--examples/tilemap.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tilemap.scm b/examples/tilemap.scm
index 3c0d6f0..8aabdf9 100644
--- a/examples/tilemap.scm
+++ b/examples/tilemap.scm
@@ -28,7 +28,7 @@
(sly render scene)
(sly signal)
(sly camera)
- (sly color)
+ (sly render color)
(sly transition)
(sly utils)
(sly input keyboard))