mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-27 22:39:53 +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();
|
||||
vid.alpha = 1; vid.scale = 1;
|
||||
/* if(pmodel && vid.usingGL) {
|
||||
addMessage(XLAT("openGL mode disabled"));
|
||||
vid.usingGL = false;
|
||||
|
Loading…
Reference in New Issue
Block a user