mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-20 06:03:01 +00:00
fixed the naming of X-Cell tessellations, which also fixed 16-cell
This commit is contained in:
parent
d10a3251ed
commit
4bd60d64f5
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user