mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-08 17:53:00 +00:00
fixed the naming of X-Cell tessellations, which also fixed 16-cell
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user