diff --git a/Resources/Textures/Shaders/hcut.swsl b/Resources/Textures/Shaders/hcut.swsl index 4f8bfd9573..d89c4363f4 100644 --- a/Resources/Textures/Shaders/hcut.swsl +++ b/Resources/Textures/Shaders/hcut.swsl @@ -1,6 +1,6 @@ light_mode unshaded; -const highp float c = 0.3; +const highp float c = 0.5; const highp float alphaModifier = 0.2; const bool below = true;