allows running without steam.

This commit is contained in:
Bryce Covert
2016-01-15 20:19:32 -08:00
parent 746082e120
commit 6e320c1391

View File

@@ -22,7 +22,8 @@
(defn init []
(steamify
(SteamAPI/init)))
(if (not (SteamAPI/init))
(def has-steam? false))))
(defn update []
(steamify