Typo: pkg -> pk3

This commit is contained in:
Rudolf Polzer 2018-06-15 20:46:49 +02:00
parent 71c6bd9e79
commit 224e559042

View File

@ -238,7 +238,7 @@ screenshotthemap()
M=$3
blobhash=$4
commithash=$5
if ! [ -f "$bspdir/$M-$blobhash.pkg" ]; then
if ! [ -f "$bspdir/$M-$blobhash.pk3" ]; then
# not downloaded yet
return
fi