turning off camera man.

This commit is contained in:
Bryce Covert
2017-02-09 08:20:52 -08:00
parent e1b608b1a5
commit de68ce9f50

View File

@@ -121,6 +121,7 @@
(def settings (atom {:music-volume 50.0
:sound-volume 75.0
:camera-man? (not mobile?)
:fullscreen true}))
(defonce selected-save (atom nil))