mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 17:43:05 +08:00
Remove confusing pp_rank include (will be removed osu-web side too)
This commit is contained in:
parent
b68dbbceff
commit
841c2c56d9
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user