more work for ios support.

This commit is contained in:
Bryce Covert
2015-09-15 09:35:31 -07:00
parent 15ab7afb18
commit c85290791f
4 changed files with 4 additions and 3 deletions

View File

@@ -1114,7 +1114,7 @@ void main()
(set! (. camera zoom) (:zoom (:cam entities)))
(set! (.. camera position x) (:x (:cam entities) 160.0))
(set! (.. camera position y) (:y (:cam entities) 120.0)))
(let [entities (utils/update-override screen entities)]
(let [entities entities #_(utils/update-override screen entities)]
(when (= (get-in entities [:fade :opacity])