mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Remove confusing pp_rank include (will be removed osu-web side too)
This commit is contained in:
@ -42,9 +42,6 @@ namespace osu.Game.Users
|
||||
[JsonProperty(@"pp")]
|
||||
public decimal? PP;
|
||||
|
||||
[JsonProperty(@"pp_rank")]
|
||||
public int PPRank;
|
||||
|
||||
[JsonProperty(@"ranked_score")]
|
||||
public long RankedScore;
|
||||
|
||||
|
Reference in New Issue
Block a user