From b4749f7e66b79683cf808ff2d4466bd5e072bca5 Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 14 Mar 2021 22:22:12 +0100 Subject: [PATCH] updated path --- AutismBotIngame/python/ingamefollowct.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AutismBotIngame/python/ingamefollowct.py b/AutismBotIngame/python/ingamefollowct.py index e80f1d8c..fce2205c 100644 --- a/AutismBotIngame/python/ingamefollowct.py +++ b/AutismBotIngame/python/ingamefollowct.py @@ -11,7 +11,7 @@ import codecs import datetime import time -looptestPath = '/home/gameservers/.steam/steam/steamapps/common/Counter-Strike Source/cstrike/cfg/looptest.cfg' +looptestPath = '/home/gameservers/.steam/debian-installation/steamapps/common/Counter-Strike Source/cstrike/cfg/looptest.cfg' chatmsg = "" def colored(r, g, b, text):