fixed white flash border.

This commit is contained in:
Bryce Covert
2015-10-28 18:40:54 -07:00
parent 379c74230c
commit 609f53efa0

View File

@@ -1051,12 +1051,14 @@ void main ()
:fade {:object nil :fade {:object nil
:opacity 0.0} :opacity 0.0}
:white-fade (assoc (utils/get-texture "white.png") :white-fade (assoc (utils/get-texture "white.png")
:scale-x 20 :scale-x 30
:scale-y 20 :scale-y 30
:baseline 9500 :baseline 9500
:opacity 0.0 :opacity 0.0
:origin-x 0 :origin-x 0
:origin-y 0) :origin-y 0
:x -20
:y -20)
:actions {:object nil :actions {:object nil
:channel (chan) :channel (chan)
:current nil :current nil