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:
@@ -805,6 +805,8 @@ namespace clearing {
|
||||
|
||||
if(sphere) return;
|
||||
|
||||
if(gp::on) return;
|
||||
|
||||
if(euclid) {
|
||||
if(torus) return;
|
||||
if(pseudohept(c)) return;
|
||||
|
||||
Reference in New Issue
Block a user