mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-12 03:00:38 +00:00
- fixed bad merge
This commit is contained in:
parent
3a071ae6b7
commit
5503ee98a0
1 changed files with 75 additions and 74 deletions
|
@ -4387,7 +4387,8 @@ static void polymost_drawalls(int32_t const bunch)
|
||||||
else
|
else
|
||||||
polymost_domost(x0,fy0,x1,fy1);
|
polymost_domost(x0,fy0,x1,fy1);
|
||||||
|
|
||||||
polymost_domost(x1,fy1,o.x,o.y);
|
}
|
||||||
|
else
|
||||||
skyclamphack = 0;
|
skyclamphack = 0;
|
||||||
|
|
||||||
xtex.d = xtex.v = 0;
|
xtex.d = xtex.v = 0;
|
||||||
|
|
Loading…
Reference in a new issue