mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-16 19:18:05 +00:00
changing the conformal model automatically resets scale/projection
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user