mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 18:07:25 +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; }
|
public abstract string ShortName { get; }
|
||||||
|
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
public virtual string PlayingVerb => "Playing solo";
|
public virtual string PlayingVerb => "Playing solo";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user