1
0
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:
Zeno Rogue
2018-01-06 22:34:03 +01:00
parent 1427147fbc
commit 5bf6d54c7d
40 changed files with 357 additions and 357 deletions

View File

@@ -4,7 +4,7 @@
eGeometry geometry, targetgeometry;
// for the pure heptagonal grid
bool nonchamfered = false;
bool nonbitrunc = false;
// hyperbolic points and matrices