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

@ -226,7 +226,7 @@ namespace osu.Game.Rulesets
/// <summary>
/// The playing verb to be shown in the <see cref="UserActivity.SoloGame.Status"/>.
/// </summary>
public virtual string PlayingVerb => "Playing solo";
public virtual string PlayingVerb => "Playing";
/// <summary>
/// A list of available variant ids.