[nexuiz-commits] r8607 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Feb 3 10:21:53 EST 2010


Author: div0
Date: 2010-02-03 10:21:52 -0500 (Wed, 03 Feb 2010)
New Revision: 8607

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
move cl_netfps to sys_ticrate

Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2010-02-02 18:33:38 UTC (rev 8606)
+++ trunk/data/defaultNexuiz.cfg	2010-02-03 15:21:52 UTC (rev 8607)
@@ -1385,6 +1385,7 @@
 
 // ticrate
 sys_ticrate 0.0166667
+cl_netfps 60 // should match
 sv_gameplayfix_delayprojectiles 0
 sv_gameplayfix_q2airaccelerate 1
 
@@ -1686,8 +1687,6 @@
 alias sv_hook_gamerestart
 alias sv_hook_gameend
 
-cl_netfps 60 // moar
-
 seta cl_casings_maxcount 100 "maximum amount of shell casings (must be at least 1)"
 seta cl_gibs_maxcount 100 "maximum amount of gibs (must be at least 1)"
 seta cl_vehicle_spiderbot_cross_alpha 0.6



More information about the nexuiz-commits mailing list