mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-02 05:52:38 +01: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.