diff --git a/OutGaugeInterpreter.py b/OutGaugeInterpreter.py index 913635f..9ee940c 100644 --- a/OutGaugeInterpreter.py +++ b/OutGaugeInterpreter.py @@ -20,7 +20,7 @@ if not(sys.version_info[0] == 3 and sys.version_info[1] == 11): ##system init runningOs = platform.system() -UDP_IP = "0.0.0.0" +UDP_IP = "127.0.0.1" BEAMNG_UDP_PORT = 4444 FORZA_UDP_PORT= 4843 SERIAL_PORT = ""