additive to the max
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
interacting-entity (first (sort-by (comp - :baseline) (filter #(and (:mouse-in? %)
|
||||
(:get-script %)
|
||||
((:mouse-in? %) entities x y))
|
||||
(vals (get-in entities [:room :entities])))))
|
||||
(vals (dissoc (get-in entities [:room :entities]) :ego)))))
|
||||
current-action (get-in entities [:actions :current])
|
||||
|
||||
;; TODO - hacky way of resetting queue
|
||||
|
||||
Reference in New Issue
Block a user