mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-07 04:19:02 +00:00
irr:: horocycles
This commit is contained in:
@@ -821,7 +821,7 @@ namespace clearing {
|
||||
void generate(cell *c) {
|
||||
if(buggyplant) return;
|
||||
if(sphere) return;
|
||||
if(gp::on) return;
|
||||
if(gp::on || irr::on) return;
|
||||
if(quotient) return;
|
||||
|
||||
if(euclid) {
|
||||
|
||||
Reference in New Issue
Block a user