[nexuiz-commits] r8426 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Dec 19 14:37:00 EST 2009


Author: div0
Date: 2009-12-19 14:37:00 -0500 (Sat, 19 Dec 2009)
New Revision: 8426

Modified:
   trunk/data/balanceNexrun.cfg
Log:
s/space/tab in the nexrun config (otherwise fails with #include)


Modified: trunk/data/balanceNexrun.cfg
===================================================================
--- trunk/data/balanceNexrun.cfg	2009-12-19 19:35:27 UTC (rev 8425)
+++ trunk/data/balanceNexrun.cfg	2009-12-19 19:37:00 UTC (rev 8426)
@@ -440,8 +440,8 @@
 set g_balance_rocketlauncher_laserguided_speed 1000  //650
 set g_balance_rocketlauncher_laserguided_speedaccel 0
 set g_balance_rocketlauncher_laserguided_speedstart 1000
-set g_balance_rocketlauncher_laserguided_turnrate	0.75  //0.5
-set g_balance_rocketlauncher_laserguided_allow_steal	1
+set g_balance_rocketlauncher_laserguided_turnrate 0.75  //0.5
+set g_balance_rocketlauncher_laserguided_allow_steal 1
 //   }}}
 //   {{{ porto
 set g_balance_porto_primary_refire 1.5



More information about the nexuiz-commits mailing list