r4782 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Oct 18 13:14:35 EDT 2008


Author: div0
Date: 2008-10-18 13:14:35 -0400 (Sat, 18 Oct 2008)
New Revision: 4782

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
fix comment :P


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2008-10-18 17:10:35 UTC (rev 4781)
+++ trunk/data/defaultNexuiz.cfg	2008-10-18 17:14:35 UTC (rev 4782)
@@ -735,8 +735,8 @@
 // which quotient of the PLAYERS constitute a majority? (try: 0.667, 0.75 when using the above)
 set sv_vote_majority_factor 0.5
 // which quotient of the VOTERS constitute a majority too? (0 = off, otherwise it must be higher than or equal to sv_vote_majority_factor)
-// do note that enough players to block the GLOBAL majority also block the SIMPLE one. Set these equal to JUST support simple majorities!
 set sv_vote_simple_majority_factor 0
+// note: set these two equal to JUST support simple majorities
 // when disabled, don't allow game type changes
 set sv_vote_override_mostrecent 0
 alias vhelp "cmd vote help"




More information about the nexuiz-commits mailing list