mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 15:23:14 +08:00
Change larger freemod selection overlay
This commit is contained in:
parent
41d8bc291c
commit
ac5fe0c18c
@ -73,7 +73,7 @@ namespace osu.Game.Screens.OnlinePlay.Match
|
||||
Origin = Anchor.BottomLeft,
|
||||
Depth = float.MinValue,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Height = 0.5f,
|
||||
Height = 1.0f,
|
||||
Padding = new MarginPadding { Horizontal = HORIZONTAL_OVERFLOW_PADDING },
|
||||
Child = userModsSelectOverlay = new UserModSelectOverlay
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user