mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 03:42:58 +08:00
Cleanup.
(cherry picked from commit fffa6a004cf074caf0cf5c8ae1408a80500859fa)
This commit is contained in:
parent
8b8d10349e
commit
bd9af745dd
@ -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[]
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user