grammatika
This commit is contained in:
parent
c740131ec7
commit
c07b46ff8f
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ async def handler(websocket: ServerConnection):
|
|||
|
||||
await writePacket(websocket, "K", [str(exc)])
|
||||
|
||||
print(name, "leaved the server")
|
||||
print(name, "left the server")
|
||||
|
||||
async def tickTimer():
|
||||
while True:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue