mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-17 18:54:48 +00:00
fixed a typo in comment
This commit is contained in:
parent
ced16a2f4e
commit
c0f91c0ea9
@ -321,7 +321,7 @@ struct heptagon : cdata_or_heptagon {
|
||||
unsigned int dm4: 2;
|
||||
/** \brief distance from the origin; based on the final geometry of cells, not heptagons themselves */
|
||||
short distance;
|
||||
/** \brief Wmerald/wineyard generator. May have different meaning in other geometries. */
|
||||
/** \brief Emerald/wineyard generator. May have different meaning in other geometries. */
|
||||
short emeraldval;
|
||||
/** \brief Palace pattern generator. May have different meaning in other geometries. */
|
||||
short fiftyval;
|
||||
|
Loading…
Reference in New Issue
Block a user