mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 08:52:00 +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
|
||||
polymost_domost(x0,fy0,x1,fy1);
|
||||
|
||||
polymost_domost(x1,fy1,o.x,o.y);
|
||||
}
|
||||
else
|
||||
skyclamphack = 0;
|
||||
|
||||
xtex.d = xtex.v = 0;
|
||||
|
|
Loading…
Reference in a new issue