From 58b56b2346be7c9008121b3a3098b3f55571023e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Thu, 19 Oct 2023 14:30:20 +0200 Subject: Add retake connect command ;) --- agl-alias.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/agl-alias.cfg b/agl-alias.cfg index cc1f723..e179fd7 100644 --- a/agl-alias.cfg +++ b/agl-alias.cfg @@ -13,3 +13,5 @@ alias -drop_bomb "drop; say_team Dropped the bomb!" // alias "d" "disconnect" // alias "q" "quit" // alias "s" "status" + +alias retake "connect 89.58.2.246:27015" -- cgit v1.2.3