clear ext in prepare_shapes

This commit is contained in:
Zeno Rogue 2022-05-06 18:49:33 +02:00
parent 738d12ddf0
commit b67b37f8f4
1 changed files with 1 additions and 1 deletions

View File

@ -1108,7 +1108,7 @@ void geometry_information::prepare_shapes() {
S84 = S42 * 2;
// printf("crossf = %f euclid = %d sphere = %d\n", float(crossf), euclid, sphere);
hpc.clear();
hpc.clear(); ext.clear();
make_sidewalls();