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