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