Update epic_sumo1.py

This commit is contained in:
Bruno Rybársky 2021-03-28 20:14:13 +02:00 committed by GitHub
parent b50b87f6a4
commit b4a1ec47c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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):