This commit is contained in:
Bryce Covert
2015-09-14 19:08:03 -07:00
parent 0d978988fd
commit 15ab7afb18
2 changed files with 1 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ IOS
+ all mp3s
+ pngcrush breaks colors
+ renable pickup sound once it's been replaced
+ check out 64 bit?
+ update-override slow on IOS
AUDIO

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 entities (utils/update-override screen entities)]
(let [entities (utils/update-override screen entities)]
(when (= (get-in entities [:fade :opacity])