fixed Prairie in field quotient

This commit is contained in:
Zeno Rogue 2022-04-26 13:39:46 +02:00
parent 38564c3daf
commit 12b6ff7208
1 changed files with 1 additions and 1 deletions

View File

@ -3094,7 +3094,7 @@ EX namespace prairie {
if(ls::any_chaos()) {
c->LHU.fi.rval = 0;
}
else if(quotient) { // fix cylinder
else if(quotient && geometry != gFieldQuotient) { // fix cylinder
c->LHU.fi.rval = 0;
}
else if(euclid) {