fix Seasons

This commit is contained in:
Xonk
2023-06-11 19:26:12 -04:00
parent f6d977b5d7
commit 4cc83166db
4 changed files with 21 additions and 17 deletions

View File

@ -36,9 +36,9 @@ varying vec4 vtexcoord;
#endif
#include "/lib/res_params.glsl"
varying vec4 lmtexcoord;
varying vec4 color;
varying vec4 NoSeasonCol;
varying vec4 seasonColor;
uniform float far;