mirror of
https://github.com/smogon/sprites.git
synced 2026-03-21 17:35:13 -05:00
missing convert -> magick convert
This commit is contained in:
parent
cf593ed679
commit
c4e6d23454
|
|
@ -86,7 +86,7 @@ rule(
|
|||
balls,
|
||||
{
|
||||
display="pokemonicons-pokeball-sheet",
|
||||
"convert -background transparent -gravity center -extent 40x30 %f +append %o",
|
||||
"magick convert -background transparent -gravity center -extent 40x30 %f +append %o",
|
||||
compresspng{config="SPRITESHEET"}
|
||||
},
|
||||
"build/ps/pokemonicons-pokeball-sheet.png"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user