started ios porting.

This commit is contained in:
Bryce Covert
2015-09-12 22:18:49 -07:00
parent 4a3e66a772
commit 2e49fd5b5d
2 changed files with 2 additions and 2 deletions

View File

@@ -96,7 +96,7 @@
fullscreen (center fullscreen)
quit (assoc (label "End quest" (style :label font (color 1.0 0.3 0.3 1.0))) :x 0 :y (- 280 (* 32 6)) :height 32 :origin-x 0 :origin-y 0)
quit (center quit)
music (utils/make-music "intro.wav")
music (utils/make-music "intro.ogg")
ui-skin (skin "ui/ui.json")
balloon (utils/make-anim "title/balloon.png" [15 30] 0.45 (range 4))
]