more android tweaks.

This commit is contained in:
Bryce Covert
2015-09-11 23:01:22 -07:00
parent 0945a7fa78
commit 4d14cac8d9
3 changed files with 20 additions and 9 deletions

View File

@@ -827,7 +827,7 @@ void main()
layers)))
(defn get-state []
(if (.exists (io/file "save.edn"))
(if (utils/has-save?)
(utils/load)
{:object nil
:active? true