updated path

This commit is contained in:
Christian 2021-03-14 22:22:12 +01:00
parent 2ab3f5fb3b
commit b4749f7e66

View File

@ -11,7 +11,7 @@ import codecs
import datetime import datetime
import time 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 = "" chatmsg = ""
def colored(r, g, b, text): def colored(r, g, b, text):