mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-21 04:56:52 +00:00
Typo: pkg -> pk3
This commit is contained in:
parent
71c6bd9e79
commit
224e559042
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user