mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-20 01:42:50 +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,
|
gBinary3, gCubeTiling, gCell120, gECell120, gRhombic3, gBitrunc3,
|
||||||
gSpace534, gSpace435,
|
gSpace534, gSpace435,
|
||||||
gCell5,
|
gCell5,
|
||||||
gCell8, gECell8,
|
|
||||||
gCell16, gECell16,
|
gCell16, gECell16,
|
||||||
|
gCell8, gECell8,
|
||||||
gCell24, gECell24,
|
gCell24, gECell24,
|
||||||
gCell600, gECell600,
|
gCell600, gECell600,
|
||||||
gHoroTris, gHoroRec, gHoroHex,
|
gHoroTris, gHoroRec, gHoroHex,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user