1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 13:22:55 +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() public ModeTypeInfo()
{ {
AutoSizeAxes = Axes.X; AutoSizeAxes = Axes.Both;
Height = height;
Children = new[] Children = new[]
{ {