mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09: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