Fixed Land of Storms accidentally marked as invalid in heptagonal

This commit is contained in:
Zeno Rogue 2018-04-15 13:18:51 +02:00
parent 711229d2da
commit f124fb590d
1 changed files with 1 additions and 1 deletions

View File

@ -1105,7 +1105,7 @@ land_validity_t& land_validity(eLand l) {
if(l == laStorms && nonbitrunc && elliptic)
return not_enough_space;
if(l == laStorms && nonbitrunc && S3 == 3)
if(l == laStorms && S7 == 3)
return not_enough_space;
// mirrors do not work in gp