This commit is contained in:
@@ -28,7 +28,6 @@ class World:
|
|||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
|
||||||
editor = Editor(host=config.getHost(), buffering=True)
|
editor = Editor(host=config.getHost(), buffering=True)
|
||||||
print("Host : ", config.getHost())
|
|
||||||
buildArea = editor.getBuildArea()
|
buildArea = editor.getBuildArea()
|
||||||
|
|
||||||
self.coordinates_min = [
|
self.coordinates_min = [
|
||||||
|
|||||||
Reference in New Issue
Block a user