mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:17:26 +08:00
Update osu.Game/Rulesets/Ruleset.cs
Co-Authored-By: Salman Ahmed <email@iisalman.me>
This commit is contained in:
parent
5940851519
commit
b500ee44fb
@ -124,7 +124,7 @@ namespace osu.Game.Rulesets
|
||||
public abstract string ShortName { get; }
|
||||
|
||||
/// <summary>
|
||||
/// String used for <see cref="UserActivity.SoloGame.Status"/> and <see cref="UserPanel"/>
|
||||
/// The playing verb to be shown in the <see cref="UserActivity.SoloGame.Status"/>.
|
||||
/// </summary>
|
||||
public virtual string PlayingVerb => "Playing solo";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user