fixed deskop shader stuff.
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
(fn [this]
|
||||
(log/log-capture! *ns* :warn :error)
|
||||
(log/info "Starting game on version v" (advent.version/version))
|
||||
(utils/listen-for-screenshots)
|
||||
(steam/init)
|
||||
|
||||
(set-screen! @(resolve 'advent.core/advent) splash/splash-screen)))
|
||||
|
||||
Reference in New Issue
Block a user