mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-09 12:16:45 +00:00
nilrider:: fix poly_outline changing
This commit is contained in:
parent
28b7800d68
commit
97c7aef1a9
@ -169,6 +169,7 @@ void timestamp::draw_instruments(level* l, ld t) {
|
||||
dynamicval<eGeometry> g(geometry, gEuclid);
|
||||
dynamicval<eModel> pm(pmodel, mdDisk);
|
||||
dynamicval<bool> ga(vid.always3, false);
|
||||
dynamicval<color_t> ou(poly_outline);
|
||||
dynamicval<geometryinfo1> gi(ginf[gEuclid].g, giEuclid2);
|
||||
initquickqueue();
|
||||
check_cgi(); cgi.require_shapes();
|
||||
|
Loading…
x
Reference in New Issue
Block a user