mirror of
https://github.com/ppy/osu.git
synced 2026-05-21 05:09:57 +08:00
Remove leftover constant
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user