From adda719e105ebc29baf70e56e7cd37e0c806c499 Mon Sep 17 00:00:00 2001 From: Luke Esau Date: Thu, 27 Apr 2023 12:13:37 -0700 Subject: [PATCH] lobby ready up works --- .idea/vckonline.iml | 4 +- .idea/workspace.xml | 2 + client.py | 167 ++++++++++++++++++++++++++++++++++---------- common.py | 8 +-- server.py | 44 ++++++++---- vckonline.py | 2 +- 6 files changed, 171 insertions(+), 56 deletions(-) diff --git a/.idea/vckonline.iml b/.idea/vckonline.iml index ec63674..0070e87 100644 --- a/.idea/vckonline.iml +++ b/.idea/vckonline.iml @@ -1,7 +1,7 @@ - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index fcd7c36..4760507 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,7 +7,9 @@ + +