r2512 - trunk/misc

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon May 7 06:04:35 EDT 2007


Author: div0
Date: 2007-05-07 06:04:34 -0400 (Mon, 07 May 2007)
New Revision: 2512

Modified:
   trunk/misc/makebuild.sh
Log:
showbrand 3


Modified: trunk/misc/makebuild.sh
===================================================================
--- trunk/misc/makebuild.sh	2007-05-07 10:02:19 UTC (rev 2511)
+++ trunk/misc/makebuild.sh	2007-05-07 10:04:34 UTC (rev 2512)
@@ -166,7 +166,7 @@
 mv common-spog.pk3 ..
 perl -pi -e '/^set g_nexuizversion "([0-9.]*)[^"]*"/ and $_ = "set g_nexuizversion \"'$version'\"\n"' default.cfg
 if [ -n "$versiontag" ]; then
-	perl -pi -e '/^set g_nexuizversion/ and $_ = "showbrand 7\n$_"' default.cfg
+	perl -pi -e '/^set g_nexuizversion/ and $_ = "showbrand 3\n$_"' default.cfg
 	cp "$buildfiles/brand/$versiontag.tga" gfx/brand.tga
 fi
 echo >> default.cfg




More information about the nexuiz-commits mailing list