mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-06 08:43:02 +00:00
instead of nonbitrunc, gp::on and irr::on, there is one variable, variation
This commit is contained in:
@@ -4,10 +4,8 @@
|
||||
|
||||
namespace hr {
|
||||
|
||||
eGeometry geometry, targetgeometry;
|
||||
|
||||
// for the pure heptagonal grid
|
||||
bool nonbitrunc = false;
|
||||
eGeometry geometry;
|
||||
eVariation variation;
|
||||
|
||||
// hyperbolic points and matrices
|
||||
|
||||
|
||||
Reference in New Issue
Block a user