hopefully, hopefully, the last of font issues. used magic wand, expand 8px, fill with black. mono for no AA.
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
(defgame advent
|
||||
:on-create
|
||||
(fn [this]
|
||||
(clojure.tools.logging/log-capture! *ns* :warn :error)
|
||||
(log/log-capture! *ns* :warn :error)
|
||||
(log/info "Starting game on version v" (advent.version/version))
|
||||
(steam/init)
|
||||
(set-screen! this splash/splash-screen)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user