Sprites
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 585 B After Width: | Height: | Size: 1.7 KiB |
@@ -33,7 +33,7 @@ def transformColors = { List<List<String>> list ->
|
|||||||
|
|
||||||
|
|
||||||
//d4816b
|
//d4816b
|
||||||
transformColors([["a387ea", "8a73c6", "5c5e9f"], ["6e7080", "989aa4", "b0bac0"], ["bc5452", "ea8878", "feb380"], ["de9458", "f8c266", "ffe18f"], ["feb380", "ea8878", "bc5452"]])
|
transformColors([["a387ea", "8a73c6", "5c5e9f"], ["6e7080", "989aa4", "b0bac0"], ["bc5452", "ea8878", "feb380"], ["de9458", "f8c266", "ffe18f"], ["feb380", "ea8878", "bc5452"], ["d4816b", "eab678", "ffd37f"]])
|
||||||
|
|
||||||
def antialias = { File file ->
|
def antialias = { File file ->
|
||||||
if(!doAntialias) return
|
if(!doAntialias) return
|
||||||
|
|||||||
Reference in New Issue
Block a user