Stuff
This commit is contained in:
@@ -8,5 +8,5 @@ void fragment() {
|
||||
if (brightness < threshold) {
|
||||
discard;
|
||||
}
|
||||
COLOR = tex_color;
|
||||
COLOR = tex_color * COLOR;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user