r3306 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Jan 29 15:19:21 EST 2008


Author: div0
Date: 2008-01-29 15:19:17 -0500 (Tue, 29 Jan 2008)
New Revision: 3306

Modified:
   trunk/data/default.cfg
Log:
fix chmap


Modified: trunk/data/default.cfg
===================================================================
--- trunk/data/default.cfg	2008-01-29 20:18:52 UTC (rev 3305)
+++ trunk/data/default.cfg	2008-01-29 20:19:17 UTC (rev 3306)
@@ -32,7 +32,7 @@
 alias ready "cmd ready"
 
 alias bsp "ls maps/*.bsp"
-alias chmap "map $*"
+alias chmap "changelevel $*"
 alias gotomap "sv_cmd gotomap \"$1\""
 alias reset "exec game_reset.cfg"
 




More information about the nexuiz-commits mailing list