working on texture packing

This commit is contained in:
Bryce Covert
2015-09-12 00:28:35 -07:00
parent e2f08801b3
commit 10ea484ea2
46 changed files with 6161 additions and 30 deletions

View File

@@ -456,7 +456,7 @@
entities
(nil? magic)
(do
(assoc-in entities [:room :entities :magic] (assoc (doto (particle-effect "inside-castle/magic")
(assoc-in entities [:room :entities :magic] (assoc (doto (particle-effect "particles/magic")
(particle-effect! :reset))
:x 25
:y 108