r2159 - branches/nexuiz-2.0/data trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Feb 6 07:42:17 EST 2007


Author: esteel
Date: 2007-02-06 07:42:16 -0500 (Tue, 06 Feb 2007)
New Revision: 2159

Modified:
   branches/nexuiz-2.0/data/default.cfg
   trunk/data/default.cfg
Log:
removed those dreaded cl_bob and cl_rollangle settings


Modified: branches/nexuiz-2.0/data/default.cfg
===================================================================
--- branches/nexuiz-2.0/data/default.cfg	2007-02-06 11:48:47 UTC (rev 2158)
+++ branches/nexuiz-2.0/data/default.cfg	2007-02-06 12:42:16 UTC (rev 2159)
@@ -81,6 +81,8 @@
 scr_conforcewhiledisconnected 0
 scr_menuforcewhiledisconnected 1
 v_deathtilt 0 // needed for spectators (who are dead to avoid prediction)
+cl_bob 0
+cl_rollangle 0
 
 // nexuiz-linux-*.sh will use this
 seta vid_x11_display ""

Modified: trunk/data/default.cfg
===================================================================
--- trunk/data/default.cfg	2007-02-06 11:48:47 UTC (rev 2158)
+++ trunk/data/default.cfg	2007-02-06 12:42:16 UTC (rev 2159)
@@ -79,6 +79,8 @@
 seta vid_conwidth 640
 seta vid_conheight 480
 v_deathtilt 0 // needed for spectators (who are dead to avoid prediction)
+cl_bob 0
+cl_rollangle 0
 
 // nexuiz-linux-*.sh will use this
 seta vid_x11_display ""




More information about the nexuiz-commits mailing list