buildgraph: fix connecting stairs
This commit is contained in:
parent
1e5923dbb8
commit
1a8b711c62
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ class GraphArea():
|
|||
break
|
||||
|
||||
if not valid:
|
||||
break
|
||||
continue
|
||||
|
||||
# escalator checker
|
||||
angle = coord_angle(point1.xy, point2.xy)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue