tons of memory reducers.

This commit is contained in:
Bryce Covert
2016-08-09 21:39:01 -07:00
parent 6eda69a1b8
commit 1e4546a906
5 changed files with 60 additions and 43 deletions

View File

@@ -726,7 +726,7 @@
entities (if apply-state
(apply-state screen entities)
entities)
entities (utils/update-override screen entities)]
#_#_entities (utils/update-override screen entities)]
(when (and (not= new-music old-music) transition-music?)
(doseq [[k v] (:musics entities)
:when (and v (not= new-music k))]