no book left behind.
This commit is contained in:
@@ -258,7 +258,7 @@
|
|||||||
|
|
||||||
(defn make-night [entities]
|
(defn make-night [entities]
|
||||||
(-> entities
|
(-> entities
|
||||||
(update-in [:room :entities] #(dissoc % :game-player))
|
(update-in [:room :entities] #(dissoc % :game-player :books))
|
||||||
add-monocle-if-necessary))
|
add-monocle-if-necessary))
|
||||||
|
|
||||||
(defn make [screen]
|
(defn make [screen]
|
||||||
|
|||||||
Reference in New Issue
Block a user