mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-15 22:27:38 +00:00
disabled the HYBRID flag, embedded-into-products are not really hybrids
This commit is contained in:
@@ -1156,7 +1156,6 @@ EX namespace geom3 {
|
||||
g.kind = gcProduct;
|
||||
g.homogeneous_dimension--;
|
||||
g.sig[2] = g.sig[3];
|
||||
gi.flags |= qHYBRID;
|
||||
}
|
||||
|
||||
if(among(spatial_embedding, seLowerCurvature, seLowerCurvatureInverted)) {
|
||||
|
Reference in New Issue
Block a user