Beginning to get IOS, Android, and Desktop all working at once. Re-enabling steam.
This commit is contained in:
@@ -43,7 +43,8 @@
|
||||
(defgame advent
|
||||
:on-create
|
||||
(fn [this]
|
||||
(create-game advent)))
|
||||
(steam/init)
|
||||
(create-game advent)))
|
||||
|
||||
(defn reload []
|
||||
(on-gl (set-screen! advent title/title-screen)))
|
||||
|
||||
Reference in New Issue
Block a user