r5656 - trunk/data
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Sat Jan 24 14:29:12 EST 2009
Author: div0
Date: 2009-01-24 14:29:12 -0500 (Sat, 24 Jan 2009)
New Revision: 5656
Modified:
trunk/data/defaultNexuiz.cfg
Log:
add marker comments and a message how to disable the brand.tga to defaultNexuiz.cfg
Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg 2009-01-24 19:09:12 UTC (rev 5655)
+++ trunk/data/defaultNexuiz.cfg 2009-01-24 19:29:12 UTC (rev 5656)
@@ -1,6 +1,17 @@
// Nexuiz version (formatted for humans)
set g_nexuizversion 2.4svn
+
+//!<showbrand
showbrand 3
+echo
+echo A warning about this being a SVN development version was set up.
+echo This build shall be used for development and testing only!
+echo
+echo If you want to disable this warning, add the line
+echo showbrand 0
+echo to your autoexec.cfg.
+echo
+//!>showbrand
// changes a cvar and reports it to the server (for the menu to notify the
// server about changes)
More information about the nexuiz-commits
mailing list