]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
this return 1 should not be here
authorRudolf Polzer <divverent@alientrap.org>
Tue, 21 Feb 2012 14:00:14 +0000 (15:00 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 21 Feb 2012 14:00:14 +0000 (15:00 +0100)
misc/tools/xonotic-map-compiler-autobuild

index 4d2798f057eddd5af451ca6c4c5fbd35de043263..02e11b2fd006abd9f4c1938de6d11428a7b5c434 100755 (executable)
@@ -255,7 +255,6 @@ screenshotthemap()
        if [ -n "$IRCSPAM" ]; then
                $IRCSPAM < "$M-$blobhash/$M.ircss"
        fi
-       return 1
 }
 
 getthemap()