fixed the naming of X-Cell tessellations, which also fixed 16-cell

This commit is contained in:
Zeno Rogue 2020-05-25 23:52:47 +02:00
parent d10a3251ed
commit 4bd60d64f5
1 changed files with 1 additions and 1 deletions

View File

@ -719,8 +719,8 @@ enum eGeometry {
gBinary3, gCubeTiling, gCell120, gECell120, gRhombic3, gBitrunc3,
gSpace534, gSpace435,
gCell5,
gCell8, gECell8,
gCell16, gECell16,
gCell8, gECell8,
gCell24, gECell24,
gCell600, gECell600,
gHoroTris, gHoroRec, gHoroHex,