diff options
author | chai <chaifix@163.com> | 2021-11-05 18:10:01 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-11-05 18:10:01 +0800 |
commit | ed78df90944bbe6b7de7308bda2bf3a7f1bc3de6 (patch) | |
tree | a392ec71c55b5d83d0b7095039304aaca4bc06d5 /Data/Resources | |
parent | 2b9621a46288532b352b7838f96aca80f971e3d1 (diff) |
*misc
Diffstat (limited to 'Data/Resources')
-rw-r--r-- | Data/Resources/Shaders/Editor-Text.glsl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Data/Resources/Shaders/Editor-Text.glsl b/Data/Resources/Shaders/Editor-Text.glsl index d1003c3..b228198 100644 --- a/Data/Resources/Shaders/Editor-Text.glsl +++ b/Data/Resources/Shaders/Editor-Text.glsl @@ -44,3 +44,4 @@ void main() FragColor = sampled; } FSH_END +
\ No newline at end of file |