in Werner hyperbolic don't draw the auto-boundary

This commit is contained in:
Zeno Rogue 2020-09-23 14:56:26 +02:00
parent b6450fc5bc
commit a0a63990e2
1 changed files with 2 additions and 0 deletions

View File

@ -2050,6 +2050,8 @@ EX void draw_boundary(int w) {
}
}
if(pmodel == mdWerner && hyperbolic) return;
switch(pmodel) {
case mdTwoPoint: {