should make rendering work again.
This commit is contained in:
@@ -32,7 +32,9 @@
|
||||
:fade (assoc (texture "black.png")
|
||||
:scale-x 80
|
||||
:scale-y 80
|
||||
:opacity 0.7)
|
||||
:opacity 0.7
|
||||
:origin-x 0
|
||||
:origin-y 0)
|
||||
:all-items (texture! (texture (pixmap "cursor.png")) :split 16 16)
|
||||
:items []
|
||||
:shown? false
|
||||
|
||||
Reference in New Issue
Block a user