mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
quality: remove redundant Status
override
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user