From: Samual Date: Sat, 17 Dec 2011 15:36:22 +0000 (-0500) Subject: Alphabetical order ;) X-Git-Tag: xonotic-v0.6.0~188^2~28^2~118 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9e452c3812677b47f1d60a6f246f4546f3795951;p=xonotic%2Fxonotic-data.pk3dir.git Alphabetical order ;) --- diff --git a/commands.cfg b/commands.cfg index f36548332..f07b33dad 100644 --- a/commands.cfg +++ b/commands.cfg @@ -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" // ===============================================