]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/xonotic-map-compiler-autobuild
Typo: pkg -> pk3
[xonotic/xonotic.git] / misc / tools / xonotic-map-compiler-autobuild
index 70ab29f6ae573fd076091a5615cd95cb8b226a61..f8f3455206619a2b1c5ac3a5ca8b95154bd9e9dd 100755 (executable)
@@ -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