X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=commands.cfg;h=93b68f901e57154ec7512a2d98830fce7ec168ad;hb=2243b8d92b2333511af253267a280e2c8f85901f;hp=a8de9b95cb842512272a49bed77a2c1e4b026d6a;hpb=edf01df130d0d1877461561178b8833a9ab6051c;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/commands.cfg b/commands.cfg index a8de9b95c..93b68f901 100644 --- a/commands.cfg +++ b/commands.cfg @@ -172,7 +172,7 @@ alias team_pink "cmd selectteam pink; cmd join" alias team_yellow "cmd selectteam yellow; cmd join" alias team_auto "cmd selectteam auto; cmd join" -alias spec "spectate" +alias spec "spectate ${* ?}" // mutator aliases alias sandbox "cmd g_sandbox ${* ?}"