mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-19 03:34:49 +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.homogeneous_dimension--;
|
||||
g.sig[2] = g.sig[3];
|
||||
gi.flags |= qHYBRID;
|
||||
}
|
||||
|
||||
if(among(spatial_embedding, seLowerCurvature, seLowerCurvatureInverted)) {
|
||||
|
Loading…
Reference in New Issue
Block a user