r1682 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Jun 26 01:15:24 EDT 2006


Author: div0
Date: 2006-06-26 01:15:24 -0400 (Mon, 26 Jun 2006)
New Revision: 1682

Modified:
   trunk/data/default.cfg
Log:
Now exit_cfg actually works...


Modified: trunk/data/default.cfg
===================================================================
--- trunk/data/default.cfg	2006-06-25 21:42:07 UTC (rev 1681)
+++ trunk/data/default.cfg	2006-06-26 05:15:24 UTC (rev 1682)
@@ -33,7 +33,7 @@
 
 alias bsp "ls maps/*.bsp"
 alias mapcfg "ls maps/*.mapcfg"
-alias chmap "exec $exit_cfg; exec game_reset.cfg; exec maps/$1.mapcfg"
+alias chmap "exec $exit_cfg ; exec game_reset.cfg; exec maps/$1.mapcfg"
 alias reset "exec game_reset.cfg"
 
 alias dem "ls demos/*.dem"




More information about the nexuiz-commits mailing list