1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 01:39:54 +08:00

Remove leftover constant

This commit is contained in:
Salman Ahmed
2022-11-17 04:05:21 +03:00
Unverified
parent 55beaf5d93
commit 87b4fee10f
@@ -31,8 +31,6 @@ namespace osu.Game.Screens.Select.Options
private readonly OsuSpriteText secondLine;
private readonly Container box;
private const float disabled_alpha = 0.5f;
public Color4 ButtonColour
{
get => background.Colour;