mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
apply suggestions
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user