mirror of
https://github.com/ppy/osu
synced 2025-01-09 15:49:32 +00:00
Change from fullscreen to 0.7
This commit is contained in:
parent
ac5fe0c18c
commit
1fd00d1313
@ -73,7 +73,7 @@ namespace osu.Game.Screens.OnlinePlay.Match
|
||||
Origin = Anchor.BottomLeft,
|
||||
Depth = float.MinValue,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Height = 1.0f,
|
||||
Height = 0.7f,
|
||||
Padding = new MarginPadding { Horizontal = HORIZONTAL_OVERFLOW_PADDING },
|
||||
Child = userModsSelectOverlay = new UserModSelectOverlay
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user