1 Commits
v1.0.0 ... road

Author SHA1 Message Date
f52403514a Update networks/legacy_roads/house.py 2024-10-02 14:32:03 +00:00

View File

@@ -48,7 +48,7 @@ def mur_sol(co1,co2,block):
tailleZ=co2[2]-co1[2] tailleZ=co2[2]-co1[2]
midtailleZ=(tailleZ//2)+z1 midtailleZ=(tailleZ//2)+z1
editor = Editor(buffering= True) editor = Editor(host="http://gdmc.ale-pri.com:9000", buffering= True)
if y1==y2: if y1==y2: