From 20577019253d0b2938fbf0057eed0bda72556e82 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 31 Oct 2021 21:10:09 +0800 Subject: *misc --- Data/Resources/Shaders/Editor-Text.glsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Data') 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 -- cgit v1.1-26-g67d0