]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - commands.cfg
Close the menu calling team_auto (F6 key) to get rid of the Welcome dialog
[xonotic/xonotic-data.pk3dir.git] / commands.cfg
index 9f95f3953a38643fe6d2b46002c7206400f560f2..c84d748e6c763fa6b8ab2952823f780df00b0183 100644 (file)
@@ -185,7 +185,7 @@ alias team_red "cmd selectteam red; cmd join"
 alias team_blue "cmd selectteam blue; cmd join"
 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 team_auto "togglemenu 0; cmd selectteam auto; cmd join"
 
 alias spec "spectate ${* ?}"