]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Alphabetical order ;)
authorSamual <samual@xonotic.org>
Sat, 17 Dec 2011 15:36:22 +0000 (10:36 -0500)
committerSamual <samual@xonotic.org>
Sat, 17 Dec 2011 15:36:22 +0000 (10:36 -0500)
commands.cfg

index f3654833262fc515661795f1acc15581639dfcbf..f07b33dad84c19d401b6c2b3fef3562576edc0a8 100644 (file)
@@ -58,11 +58,11 @@ alias addvote "qc_cmd addtolist sv_vote_commands ${* ?}"
 alias bsp "ls maps/*.bsp"
 alias chmap "changelevel ${* ?}"
 alias clearmap "disconnect"
-alias rec "record demos/${1 !}"
 alias ply "playdemo $1"
-alias tdem "timedemo $1"
+alias rec "record demos/${1 !}"
 alias sv_loadconfig "exec $serverconfig"
 alias sv_restart "say \"Server will restart at the end of the match, you will all be reconnected automatically. ${* ?} \"; quit_and_redirect self"
+alias tdem "timedemo $1"
 
 
 // ===============================================