minor fixes.

This commit is contained in:
2014-10-03 18:41:34 -07:00
parent f2d915a3f0
commit d672c7ab39
2 changed files with 4 additions and 3 deletions

View File

@@ -461,7 +461,7 @@
(update! screen :renderer (stage) :camera (orthographic))
(let [_ (input! :set-cursor-image (utils/cursor "cursor.png" :main) 0 0)
music (sound "town-music.mp3")
;; _ (sound! music :loop 0.20)
_ (sound! music :loop 0.20)
backgrounds (backgrounds screen)]
{:backgrounds backgrounds
:state {:object nil