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