mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 01:10:05 +08:00
Fix mod select not showing up in mod settings test
This commit is contained in:
@@ -74,7 +74,6 @@ namespace osu.Game.Tests.Visual.UserInterface
|
||||
|
||||
Child = modSelect = new TestModSelectOverlay
|
||||
{
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Origin = Anchor.BottomCentre,
|
||||
Anchor = Anchor.BottomCentre,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user