mirror of https://github.com/hykilpikonna/AquaDX
[api] Add judgeHeaven in chusan recent response
parent
08c768f938
commit
57f8165432
|
@ -59,6 +59,8 @@ public class RecentResp {
|
||||||
|
|
||||||
private int judgeCritical;
|
private int judgeCritical;
|
||||||
|
|
||||||
|
private int judgeHeaven;
|
||||||
|
|
||||||
private int playerRating;
|
private int playerRating;
|
||||||
|
|
||||||
@JsonProperty("isNewRecord")
|
@JsonProperty("isNewRecord")
|
||||||
|
|
Loading…
Reference in New Issue