mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 02:32:55 +08:00
Merge branch 'rpc' of https://github.com/aspriddell/osu into rpc
This commit is contained in:
commit
23ed64c5fd
@ -123,7 +123,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