Tidy up ModDisplay

This commit is contained in:
Dean Herbert
2021-07-21 15:55:51 +09:00
parent 747c475b95
commit a63065dbe9
5 changed files with 24 additions and 38 deletions

View File

@ -416,7 +416,6 @@ namespace osu.Game.Tests.Visual.UserInterface
{
Anchor = Anchor.TopRight,
Origin = Anchor.TopRight,
AutoSizeAxes = Axes.Both,
Position = new Vector2(-5, 25),
Current = { BindTarget = modSelect.SelectedMods }
}