Update networks/legacy_roads/house.py
This commit is contained in:
@@ -48,7 +48,7 @@ def mur_sol(co1,co2,block):
|
||||
|
||||
tailleZ=co2[2]-co1[2]
|
||||
midtailleZ=(tailleZ//2)+z1
|
||||
editor = Editor(buffering= True)
|
||||
editor = Editor(host="http://gdmc.ale-pri.com:9000", buffering= True)
|
||||
|
||||
if y1==y2:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user