mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-07 09:13:02 +00:00
renamed 'truncated' to 'chamfered'
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
eGeometry geometry, targetgeometry;
|
||||
|
||||
// for the pure heptagonal grid
|
||||
bool nontruncated = false;
|
||||
bool nonchamfered = false;
|
||||
|
||||
// hyperbolic points and matrices
|
||||
|
||||
|
||||
Reference in New Issue
Block a user