should make rendering work again.
This commit is contained in:
@@ -577,12 +577,16 @@
|
||||
:scale-x 20
|
||||
:scale-y 20
|
||||
:baseline 9500
|
||||
:opacity 0.0)
|
||||
:opacity 0.0
|
||||
:origin-x 0
|
||||
:origin-y 0)
|
||||
:white-fade (assoc (texture "white.png")
|
||||
:scale-x 20
|
||||
:scale-y 20
|
||||
:baseline 9500
|
||||
:opacity 0.0)
|
||||
:opacity 0.0
|
||||
:origin-x 0
|
||||
:origin-y 0)
|
||||
:dawn (assoc (texture "dawn.png")
|
||||
:x 0 :y 0 :baseline 240
|
||||
:colorize? true
|
||||
|
||||
Reference in New Issue
Block a user