Update epic_sumo1.py
This commit is contained in:
parent
b50b87f6a4
commit
b4a1ec47c9
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user