mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 09:50:34 +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
|
||||
if(geometry == gZebraQuotient)
|
||||
return special_geo3;
|
||||
if(quotient)
|
||||
if(quotient || sol)
|
||||
return no_great_walls;
|
||||
if(weirdhyperbolic)
|
||||
return simplified_walls;
|
||||
|
Loading…
Reference in New Issue
Block a user