mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 17:23:22 +08:00
quality: remove redundant Status
override
This commit is contained in:
parent
e878bb42a4
commit
b3f38b0f4c
@ -100,7 +100,6 @@ namespace osu.Game.Users
|
||||
public class Spectating : Watching
|
||||
{
|
||||
protected override string Verb => @"Spectating";
|
||||
public override string Status => @$"{Verb} a game";
|
||||
}
|
||||
|
||||
public class SearchingForLobby : UserActivity
|
||||
|
Loading…
Reference in New Issue
Block a user