mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-08 09:42:59 +00:00
no more bugs in the Prairie
This commit is contained in:
@@ -2861,8 +2861,11 @@ namespace prairie {
|
||||
c->LHU.fi.flowerdist = 8;
|
||||
c->LHU.fi.walldist = 8;
|
||||
c->LHU.fi.walldist2 = 8;
|
||||
|
||||
if(euwrap) { // fix cylinder
|
||||
|
||||
if(chaosmode) {
|
||||
c->LHU.fi.rval = 0;
|
||||
}
|
||||
else if(euwrap) { // fix cylinder
|
||||
c->LHU.fi.rval = 0;
|
||||
}
|
||||
else if(euclid) {
|
||||
|
||||
Reference in New Issue
Block a user