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