slightly better memory.

This commit is contained in:
2015-03-08 11:13:16 -07:00
parent 9c9cf4b8b4
commit 63e7dbb951
4 changed files with 10 additions and 5 deletions

View File

@@ -32,6 +32,6 @@
:script (actions/get-script entities (a/>! [100 100]))}}
:layers [(assoc (texture "dream/background.png") :x 0 :y 0 :baseline 0)]
:entities {}
:collision "space/background.png"
:collision "dream/collision.png"
:scale-fn (constantly 1.5)
:start-pos [140 55]))