r6100 - trunk/data

esteel at icculus.org esteel at icculus.org
Tue Mar 10 05:35:38 EDT 2009


Author: esteel
Date: 2009-03-10 05:35:37 -0400 (Tue, 10 Mar 2009)
New Revision: 6100

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
small typo in a cvar description


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-03-10 08:09:08 UTC (rev 6099)
+++ trunk/data/defaultNexuiz.cfg	2009-03-10 09:35:37 UTC (rev 6100)
@@ -242,7 +242,7 @@
 //nifreks lockonrestart feature, used in team-based game modes, if set to 1 and all players readied up no other player can then join the game anymore, useful to block spectators from joining
 set teamplay_lockonrestart 0
 
-set g_maxplayers 0	"maximum number of players allowed to play at the same time, set to 0 to all players to join the game"
+set g_maxplayers 0	"maximum number of players allowed to play at the same time, set to 0 to allow all players to join the game"
 set g_maxplayers_spectator_blocktime 5	"if the players voted for the \"nospectators\" command, this setting defines the number of seconds a observer/spectator has time to join the game before he gets kicked"
 
 //tournament mod




More information about the nexuiz-commits mailing list