1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 21:27:24 +08:00
(cherry picked from commit fffa6a004cf074caf0cf5c8ae1408a80500859fa)
This commit is contained in:
DrabWeb 2018-05-28 23:36:35 -03:00
parent 8b8d10349e
commit bd9af745dd

View File

@ -55,8 +55,7 @@ namespace osu.Game.Screens.Multi.Components
public ModeTypeInfo()
{
AutoSizeAxes = Axes.X;
Height = height;
AutoSizeAxes = Axes.Both;
Children = new[]
{