mirror of
https://github.com/ppy/osu
synced 2024-12-13 02:17:32 +00:00
Remove leftover constant
This commit is contained in:
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;
|
||||
|
Loading…
Reference in New Issue
Block a user