Nil selectable in geom-exp

This commit is contained in:
Zeno Rogue
2019-09-12 22:50:12 +02:00
parent dd10a03e09
commit 956b820d6e
+1 -1
View File
@@ -394,7 +394,7 @@ vector<eGeometry> list3d = {
gCell24, gECell24,
gCell16, gECell16,
gCell8, gECell8,
gCell5, gKiteDart3, gSol
gCell5, gKiteDart3, gSol, gNil
};
void ge_select_tiling(const vector<eGeometry>& lst) {