diff options
author | David Thompson <dthompson2@worcester.edu> | 2014-07-02 18:07:46 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2014-07-02 18:07:46 -0400 |
commit | 0891dcfb63df03e719107e3da95e0bec8456127f (patch) | |
tree | 37762da78a60a92a2b27f68c1b9cbb0734cf4f00 /sandbox | |
parent | 8cf0096791821c7711c9dc2431e4d920f0b678ba (diff) |
Fix sandbox.
* sandbox: s/vector2/vector/
Diffstat (limited to 'sandbox')
-rwxr-xr-x | sandbox | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ (sly sprite) (sly texture) (sly transform) - (sly vector2) + (sly vector) (sly window) (sly repl)) |