fixed dialogue and minor bug fixes.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
(spit "save.edn" (entities :state)))
|
||||
|
||||
(defn load []
|
||||
(edn/read-string (slurp "save.edn")))
|
||||
(assoc (edn/read-string (slurp "save.edn")) :active? true))
|
||||
|
||||
(defn get-font [filename]
|
||||
(let [font (bitmap-font filename)
|
||||
|
||||
Reference in New Issue
Block a user