Merge branch 'ripply' into 'master'

Ripply return

Closes #191

See merge request KartKrew/Kart!473
This commit is contained in:
Sal 2021-12-03 13:27:12 +00:00
commit da744d7f37

View file

@ -883,12 +883,12 @@ void R_DrawSinglePlane(visplane_t *pl)
{
INT32 top, bottom;
planeripple.active = true;
if (spanfunctype == SPANDRAWFUNC_TRANS)
{
UINT8 i;
spanfunctype = SPANDRAWFUNC_WATER;
planeripple.active = true;
// Copy the current scene, ugh
top = pl->high-8;