1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-08 17:53:00 +00:00

marked land quality in gp, fixed some bugs

This commit is contained in:
Zeno Rogue
2018-04-10 08:05:35 +02:00
parent 986e66ee4b
commit 90ff8c49dc
8 changed files with 132 additions and 26 deletions

View File

@@ -805,6 +805,8 @@ namespace clearing {
if(sphere) return;
if(gp::on) return;
if(euclid) {
if(torus) return;
if(pseudohept(c)) return;