defaults to fullscreen.

This commit is contained in:
Bryce Covert
2015-10-27 18:50:06 -07:00
parent e5212a0b8d
commit 6a6e702dbe
3 changed files with 31 additions and 13 deletions

View File

@@ -201,8 +201,7 @@
:on-show
(fn [screen entities]
(utils/setup-viewport screen 1280 960)
(when (utils/has-saved-settings?)
(utils/load-settings!))
(let [font (utils/get-font "ego/font.fnt")
music (utils/make-music "music/intro.ogg")
balloon (utils/make-anim "title/balloon.png" [15 30] 0.45 (range 4))