mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-29 01:27:55 +03:00
2556b25ebf
OSC would "light up" when the alpha value was low because of the value being coerced to an arbitrary range. Divide the alpha value by 3 instead.