mirror of
https://github.com/ppy/osu.git
synced 2026-06-07 04:13:38 +08:00
Remove unused OsuColor variable
This commit is contained in:
@@ -28,9 +28,6 @@ namespace osu.Game.Screens.SelectV2
|
||||
{
|
||||
public const float HEIGHT = PanelGroup.HEIGHT;
|
||||
|
||||
[Resolved]
|
||||
private OsuColour colours { get; set; } = null!;
|
||||
|
||||
[Resolved]
|
||||
private OverlayColourProvider colourProvider { get; set; } = null!;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user