Merge branch 'simplify' of https://github.com/Luflosi/kitty
This commit is contained in:
commit
b4e189d2bf
1 changed files with 0 additions and 1 deletions
|
|
@ -7,5 +7,4 @@ out vec4 color;
|
|||
|
||||
void main() {
|
||||
color = texture(image, texcoord);
|
||||
color = vec4(color.rgb, color.a);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue