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