From 8b25e6e8f9a9035848064ed20bc100094070a863 Mon Sep 17 00:00:00 2001 From: christian Date: Thu, 9 Dec 2021 22:49:52 +0100 Subject: [PATCH] should make autism bots join second ze server instead of gg --- AutismBotIngame/python/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/AutismBotIngame/python/config.json b/AutismBotIngame/python/config.json index 2287e2bd..c0ebeb07 100644 --- a/AutismBotIngame/python/config.json +++ b/AutismBotIngame/python/config.json @@ -3,7 +3,6 @@ "chat_external_port": 48475, "steam_port": 29074, "server_ip_port_ze": "135.125.188.157:27015", - "server_ip_port_gg": "135.125.188.157:27021", - "server_ip_port_zr": "135.125.188.157:27016" + "server_ip_port_ze2": "135.125.188.157:27035" }