Fix OpenGL flash palettes when not using palette rendering ignoring saturation

In OpenGL, flash palettes when not using palette rendering ignored saturation due to a missing V_CubeApply call resulting in some weird behavior. This patch fixes it by simply adding V_CubeApply when doing a flash palette in non palette rendering mode.

image.png

Merge request reports

Loading