mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 08:22:56 +08:00
Fix mod select not showing up in mod settings test
This commit is contained in:
parent
609ee26030
commit
583fee074f
@ -74,7 +74,6 @@ namespace osu.Game.Tests.Visual.UserInterface
|
||||
|
||||
Child = modSelect = new TestModSelectOverlay
|
||||
{
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Origin = Anchor.BottomCentre,
|
||||
Anchor = Anchor.BottomCentre,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user