mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
s2xe:: fixed unfilled shapes
This commit is contained in:
parent
a080be76ad
commit
55c41463dd
@ -1065,6 +1065,7 @@ void draw_s2xe0(dqi_poly *p) {
|
||||
npoly.offset = 0;
|
||||
npoly.tab = &glcoords;
|
||||
npoly.V = Id;
|
||||
npoly.flags &= ~ (POLY_INVERSE | POLY_FORCE_INVERTED);
|
||||
set_width(1);
|
||||
glcoords.clear();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user