mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 20:22:55 +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")]
|
[JsonProperty(@"pp")]
|
||||||
public decimal? PP;
|
public decimal? PP;
|
||||||
|
|
||||||
[JsonProperty(@"pp_rank")]
|
|
||||||
public int PPRank;
|
|
||||||
|
|
||||||
[JsonProperty(@"ranked_score")]
|
[JsonProperty(@"ranked_score")]
|
||||||
public long RankedScore;
|
public long RankedScore;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user