allows running without steam.
This commit is contained in:
@@ -22,7 +22,8 @@
|
|||||||
|
|
||||||
(defn init []
|
(defn init []
|
||||||
(steamify
|
(steamify
|
||||||
(SteamAPI/init)))
|
(if (not (SteamAPI/init))
|
||||||
|
(def has-steam? false))))
|
||||||
|
|
||||||
(defn update []
|
(defn update []
|
||||||
(steamify
|
(steamify
|
||||||
|
|||||||
Reference in New Issue
Block a user