missed some changes last commit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import socket
|
||||
import time
|
||||
import threading
|
||||
from basegame import *
|
||||
from common import *
|
||||
|
||||
class ServerVCKO:
|
||||
def __init__(self):
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
from basegame import *
|
||||
from common import *
|
||||
from server import *
|
||||
|
||||
print("Welcome to Valeria Card Kingdoms: Online")
|
||||
|
||||
Reference in New Issue
Block a user