mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 00:23:59 +09:00
Match size of participants text with host display
This commit is contained in:
@ -63,7 +63,6 @@ namespace osu.Game.Screens.OnlinePlay.Lounge.Components
|
|||||||
summary = new OsuSpriteText
|
summary = new OsuSpriteText
|
||||||
{
|
{
|
||||||
Text = "0 participants",
|
Text = "0 participants",
|
||||||
Font = OsuFont.GetFont(size: 14)
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user