missing convert -> magick convert

This commit is contained in:
Christopher Monsanto 2020-09-30 21:11:00 -04:00
parent cf593ed679
commit c4e6d23454

View File

@ -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"