mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
remove from rulesetinfo
This commit is contained in:
@ -52,7 +52,7 @@ namespace osu.Game.Users
|
||||
Ruleset = ruleset;
|
||||
}
|
||||
|
||||
public override string Status => Ruleset.PlayingVerb;
|
||||
public override string Status => Beatmap.Ruleset.CreateInstance().PlayingVerb;
|
||||
}
|
||||
|
||||
public class Spectating : UserActivity
|
||||
|
Reference in New Issue
Block a user