summaryrefslogtreecommitdiff
path: root/Data
diff options
context:
space:
mode:
Diffstat (limited to 'Data')
-rw-r--r--Data/Resources/Shaders/Editor-Text.glsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Data/Resources/Shaders/Editor-Text.glsl b/Data/Resources/Shaders/Editor-Text.glsl
index e20d36b..bc71fff 100644
--- a/Data/Resources/Shaders/Editor-Text.glsl
+++ b/Data/Resources/Shaders/Editor-Text.glsl
@@ -35,4 +35,4 @@ void main()
vec4 sampled = vec4(1,1,1,texture(uiTex, uv).r);
FragColor = sampled;
}
-FSH_END \ No newline at end of file
+FSH_END