mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-04 23:44:08 +00:00
solv:: crossed out Elemental Planes
This commit is contained in:
parent
235fdef973
commit
5c221d72b3
@ -727,7 +727,7 @@ land_validity_t& land_validity(eLand l) {
|
|||||||
// not good in Field quotient
|
// not good in Field quotient
|
||||||
if(geometry == gZebraQuotient)
|
if(geometry == gZebraQuotient)
|
||||||
return special_geo3;
|
return special_geo3;
|
||||||
if(quotient)
|
if(quotient || sol)
|
||||||
return no_great_walls;
|
return no_great_walls;
|
||||||
if(weirdhyperbolic)
|
if(weirdhyperbolic)
|
||||||
return simplified_walls;
|
return simplified_walls;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user