mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Apply suggested changes
This commit is contained in:
parent
7fdad3600e
commit
632bd7a5f7
5 changed files with 18 additions and 21 deletions
|
@ -33,4 +33,4 @@ void main (void)
|
|||
vec4 col = vec4(color.rgb, base.a);
|
||||
col *= varColor;
|
||||
gl_FragColor = vec4(col.rgb, base.a);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue