mirror of
https://github.com/ppy/osu.git
synced 2025-02-21 07:33:15 +08:00
Adjust copy
This commit is contained in:
parent
d8d5a00f3b
commit
61ee830588
@ -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, },
|
||||
|
Loading…
Reference in New Issue
Block a user