Skip to content

Commit

Permalink
Remove outdated todo
Browse files Browse the repository at this point in the history
  • Loading branch information
frenzibyte committed May 11, 2024
1 parent 6037b8d commit f712afb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion osu.Game/Screens/SelectV2/Footer/FooterV2.cs
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ private void load(OverlayColourProvider colourProvider)
Spacing = new Vector2(-FooterButtonV2.SHEAR_WIDTH + 7, 0),
AutoSizeAxes = Axes.Both
},
// todo: figure out what's going on with the button not appearing from below on initial transition.
osuLogoButton = new OsuLogoButton(0)
{
Anchor = Anchor.BottomRight,
Expand Down

0 comments on commit f712afb

Please sign in to comment.