Update epic_sumo2.py

This commit is contained in:
2021-03-28 20:14:34 +02:00
committed by GitHub
parent b4a1ec47c9
commit d8dabdc133

View File

@@ -27,7 +27,7 @@ players_defined = 0
connected = 0
global Player1
global Player2
uri = "ws://brn.systems:8765"
uri = "ws://127.0.0.1:8765"
global websocket
async def write_players(arrx):