Fix comment indentation
This commit is contained in:
parent
e64644e0af
commit
ed80030d3d
|
@ -1,5 +1,5 @@
|
||||||
#version 300 es
|
#version 300 es
|
||||||
//FRAGMENT SHADER
|
// FRAGMENT SHADER
|
||||||
//
|
//
|
||||||
// Basic fragment shader, just passes along colors, we don't do much
|
// Basic fragment shader, just passes along colors, we don't do much
|
||||||
// with textures or anything else complex in this project.
|
// with textures or anything else complex in this project.
|
||||||
|
|
Reference in a new issue