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

Adjust copy

This commit is contained in:
Bartłomiej Dach 2024-12-12 15:16:11 +09:00
parent d8d5a00f3b
commit 61ee830588
No known key found for this signature in database

View File

@ -61,7 +61,7 @@ namespace osu.Game.Screens.OnlinePlay.Multiplayer
yield return showInProgress = new OsuCheckbox
{
LabelText = "Show playing rooms",
LabelText = "Show in-progress rooms",
RelativeSizeAxes = Axes.None,
Width = 200,
Padding = new MarginPadding { Vertical = 5, },