Remove leftover constant

This commit is contained in:
Salman Ahmed 2022-11-17 04:05:21 +03:00
parent 55beaf5d93
commit 87b4fee10f

View File

@ -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;