apply suggestions

This commit is contained in:
Nathan Alo
2021-08-14 22:39:12 +08:00
parent a553942a7f
commit 4ed06a1021
6 changed files with 12 additions and 12 deletions

View File

@ -74,7 +74,7 @@ namespace osu.Game.Users
public class InLobby : UserActivity
{
public override string Status => @"In a multiplayer lobby";
public override string Status => @"In a lobby";
public readonly Room Room;