mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-18 07:27:40 +00:00
bigstuff in inverse
This commit is contained in:
@@ -910,6 +910,7 @@ EX land_validity_t& land_validity(eLand l) {
|
||||
}
|
||||
if(arcm::in() || kite::in()) return not_implemented;
|
||||
if(bounded) return unbounded_only;
|
||||
if(INVERSE) return not_implemented;
|
||||
}
|
||||
|
||||
if(chaosmode && isCrossroads(l))
|
||||
|
Reference in New Issue
Block a user