r3832 - trunk/data
    DONOTREPLY at icculus.org 
    DONOTREPLY at icculus.org
       
    Tue Jul 15 05:13:12 EDT 2008
    
    
  
Author: div0
Date: 2008-07-15 05:13:04 -0400 (Tue, 15 Jul 2008)
New Revision: 3832
Modified:
   trunk/data/defaultNexuiz.cfg
Log:
prvm_leaktest_ignore_classnames "ctf_team dom_team tdm_team"
(these are not actual leaks)
Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2008-07-15 09:06:17 UTC (rev 3831)
+++ trunk/data/defaultNexuiz.cfg	2008-07-15 09:13:04 UTC (rev 3832)
@@ -1054,3 +1054,6 @@
 alias sbar_font "loadfont user1 $*; sbar_columns_set"
 sbar_font gfx/vera-sans
 
+// these entities are not referenced by anything directly, they just represent
+// teams and are found by find() when needed
+prvm_leaktest_ignore_classnames "ctf_team dom_team tdm_team"
    
    
More information about the nexuiz-commits
mailing list