diff options
Diffstat (limited to 'Data')
-rw-r--r-- | Data/Resources/Shaders/Editor-Text.glsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Data/Resources/Shaders/Editor-Text.glsl b/Data/Resources/Shaders/Editor-Text.glsl index 1624c0e..f589e07 100644 --- a/Data/Resources/Shaders/Editor-Text.glsl +++ b/Data/Resources/Shaders/Editor-Text.glsl @@ -2,8 +2,8 @@ CMD_BEGIN +Cull Both Blend SrcAlpha OneMinusSrcAlpha -Cull Both DepthTest Off CMD_END |