a
This commit is contained in:
parent
bbd5a78a7f
commit
ef0ad43351
@ -18,8 +18,8 @@ public class CorridorEWStructure extends ChipiStructure {
|
|||||||
// west side centered at (0,0,0)
|
// west side centered at (0,0,0)
|
||||||
return center.add(
|
return center.add(
|
||||||
0,
|
0,
|
||||||
0,
|
-2,
|
||||||
0
|
-2
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user