Fix macros

This commit is contained in:
oakes
2014-01-29 03:28:32 -05:00
parent 0efbe68fb5
commit 21ae11e3d2
4 changed files with 5 additions and 5 deletions

View File

@@ -144,7 +144,7 @@
(play-mode :normal)
(play-mode :reversed)"
[key]
`(u/static-field-upper :graphics :g2d :Animation ~key))
`(u/static-upper :graphics :g2d :Animation ~key))
(defn animation*
"The function version of `animation`"