fix composite3 varying error.

This commit is contained in:
Xonk
2023-11-13 16:13:10 -05:00
parent 634be75b20
commit eabc47d999
2 changed files with 14 additions and 2 deletions

View File

@ -92,7 +92,7 @@ void main() {
/* DRAWBUFFERS:4 */
gl_FragData[0] = vec4(0.0);
float mixhistory = 0.07;
float mixhistory = 0.06;
#ifdef OVERWORLD_SHADER
///////////////////////////////