mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 15:19:42 -06:00
Update darkerbrighter.glsl
This commit is contained in:
@ -31,7 +31,6 @@ void main()
|
|||||||
else
|
else
|
||||||
green = c0.g - c0.g / 2.0;
|
green = c0.g - c0.g / 2.0;
|
||||||
|
|
||||||
|
|
||||||
if (blue2 > 0.3)
|
if (blue2 > 0.3)
|
||||||
blue = c0.b+ c0.b / 2.0;
|
blue = c0.b+ c0.b / 2.0;
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user