1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-16 06:33:21 +08:00

Match size of participants text with host display

This commit is contained in:
Dean Herbert 2021-02-02 18:44:13 +09:00
parent 96d20bf607
commit 9b209d67dc

View File

@ -63,7 +63,6 @@ namespace osu.Game.Screens.OnlinePlay.Lounge.Components
summary = new OsuSpriteText
{
Text = "0 participants",
Font = OsuFont.GetFont(size: 14)
}
},
},