mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-20 15:24:07 +00:00
changing the conformal model automatically resets scale/projection
This commit is contained in:
parent
5f4c773581
commit
c27eccce4a
@ -645,6 +645,7 @@ namespace conformal {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
polygonal::solve();
|
polygonal::solve();
|
||||||
|
vid.alpha = 1; vid.scale = 1;
|
||||||
/* if(pmodel && vid.usingGL) {
|
/* if(pmodel && vid.usingGL) {
|
||||||
addMessage(XLAT("openGL mode disabled"));
|
addMessage(XLAT("openGL mode disabled"));
|
||||||
vid.usingGL = false;
|
vid.usingGL = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user