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