mirror of
https://github.com/ppy/osu.git
synced 2025-02-22 23:23:28 +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
|
yield return showInProgress = new OsuCheckbox
|
||||||
{
|
{
|
||||||
LabelText = "Show playing rooms",
|
LabelText = "Show in-progress rooms",
|
||||||
RelativeSizeAxes = Axes.None,
|
RelativeSizeAxes = Axes.None,
|
||||||
Width = 200,
|
Width = 200,
|
||||||
Padding = new MarginPadding { Vertical = 5, },
|
Padding = new MarginPadding { Vertical = 5, },
|
||||||
|
Loading…
Reference in New Issue
Block a user