diff --git a/floorshapes.cpp b/floorshapes.cpp index 2626f436..594f6f72 100644 --- a/floorshapes.cpp +++ b/floorshapes.cpp @@ -321,6 +321,7 @@ void geometry_information::bshape_regular(floorshape &fsh, int id, int sides, ld for(auto p: allsides) { for(int i=0; itype; i++) { + sizeto(fsh.side[p], c->type); sizeto(fsh.side[p][i], id); bshape(fsh.side[p][i][id], PPR::FLOOR_SIDE); hyperpoint h0 = bt::get_corner_horo_coordinates(c, i) * size;