mirror of
https://github.com/smogon/sprites.git
synced 2026-04-25 07:18:19 -05:00
add quotes around stuff for windows
This commit is contained in:
parent
c74ed25957
commit
120f1d6a76
|
|
@ -167,8 +167,8 @@ foreach_rule(
|
|||
dexMissing,
|
||||
{
|
||||
display="missing dex %B",
|
||||
"magick convert %f'[0]' -trim %o",
|
||||
"magick mogrify -background transparent -gravity center -resize '120x120>' -extent 120x120 %o",
|
||||
"magick convert \"%f[0]\" -trim %o",
|
||||
"magick mogrify -background transparent -gravity center -resize \"120x120>\" -extent 120x120 %o",
|
||||
compresspng{config="DEX"}
|
||||
},
|
||||
"build/padded-dex/%B.png"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user