mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-03-06 05:19:43 +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