mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-24 17:01:49 +01:00
Fix silly typo during last-stage commenting out of debug output
This commit is contained in:
parent
05ac7f1ca2
commit
a2f556fefb
2
build.sh
2
build.sh
@ -72,7 +72,7 @@ std_respack () {
|
|||||||
|
|
||||||
#width="${subparams[0]}"
|
#width="${subparams[0]}"
|
||||||
#height="${subparams[1]}"
|
#height="${subparams[1]}"
|
||||||
3echo "$arrg w: $width h: $height inFolder: $inFolder outFolder: $outFolder"
|
#echo "$arrg w: $width h: $height inFolder: $inFolder outFolder: $outFolder"
|
||||||
build_dir "$inFolder" "$outFolder" "${subparams[@]}"
|
build_dir "$inFolder" "$outFolder" "${subparams[@]}"
|
||||||
else
|
else
|
||||||
echo "$arrg resolution not defined, define it in build.sh"
|
echo "$arrg resolution not defined, define it in build.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user