This commit is contained in:
summetdev
2020-10-27 21:36:02 +03:00
parent a4f54a890a
commit a78faa57f3
37 changed files with 37 additions and 37 deletions

View File

@@ -34,4 +34,4 @@ void main(){
}
gl_FragColor = vec4(color.rgb, 1.0);
}