summaryrefslogtreecommitdiff
path: root/sandbox
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2014-07-02 18:07:46 -0400
committerDavid Thompson <dthompson2@worcester.edu>2014-07-02 18:07:46 -0400
commit0891dcfb63df03e719107e3da95e0bec8456127f (patch)
tree37762da78a60a92a2b27f68c1b9cbb0734cf4f00 /sandbox
parent8cf0096791821c7711c9dc2431e4d920f0b678ba (diff)
Fix sandbox.
* sandbox: s/vector2/vector/
Diffstat (limited to 'sandbox')
-rwxr-xr-xsandbox2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox b/sandbox
index 94cfba5..a8fecc5 100755
--- a/sandbox
+++ b/sandbox
@@ -34,7 +34,7 @@
(sly sprite)
(sly texture)
(sly transform)
- (sly vector2)
+ (sly vector)
(sly window)
(sly repl))