missed some changes last commit

This commit is contained in:
2023-04-20 00:26:30 -07:00
parent f4d8ba06d0
commit 99cb290793
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
import socket
import time
import threading
from basegame import *
from common import *
class ServerVCKO:
def __init__(self):