mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-12 15:26:00 +00:00
updated rogueviz to changes in HyperRogue
This commit is contained in:
@@ -477,7 +477,7 @@ void draw_ncee() {
|
||||
|
||||
const ld period = 2.898149445355172 / M_PI * 2;
|
||||
|
||||
dynamicval<eModel> pm(pmodel, mdUnchanged);
|
||||
dynamicval<eModel> pm(pmodel, mdPixel);
|
||||
dynamicval<eGeometry> pg(geometry, gEuclid);
|
||||
|
||||
initquickqueue();
|
||||
|
Reference in New Issue
Block a user