grammatika

This commit is contained in:
MeexReay 2024-12-15 23:37:32 +03:00
parent c740131ec7
commit c07b46ff8f

View file

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