Fix whitespace: Convert tabs to spaces and remove trailing whitespace.
This commit is contained in:
parent
075d7b3b50
commit
e80bf0ba92
54 changed files with 262 additions and 262 deletions
|
@ -5,5 +5,5 @@ void main()
|
|||
{
|
||||
vec4 pixel = gl_Color;
|
||||
pixel.a = blink_alpha;
|
||||
gl_FragColor = pixel;
|
||||
gl_FragColor = pixel;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue