diff --git a/osu.Game/Overlays/Direct/DirectListPanel.cs b/osu.Game/Overlays/Direct/DirectListPanel.cs index 434bdb01e0..aa28ca642e 100644 --- a/osu.Game/Overlays/Direct/DirectListPanel.cs +++ b/osu.Game/Overlays/Direct/DirectListPanel.cs @@ -156,7 +156,6 @@ namespace osu.Game.Overlays.Direct { private readonly TextAwesome icon; - //todo: proper download button animations public DownloadButton() { Children = new Drawable[]