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