remove more debugging output
This commit is contained in:
parent
10390e5804
commit
6b0d3aeac2
1 changed files with 0 additions and 2 deletions
|
@ -186,8 +186,6 @@ class GraphRoom():
|
||||||
return [point]
|
return [point]
|
||||||
|
|
||||||
def build_connections(self):
|
def build_connections(self):
|
||||||
print('\n\n')
|
|
||||||
print('room')
|
|
||||||
for area in self.areas:
|
for area in self.areas:
|
||||||
area.build_connections()
|
area.build_connections()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue