forked from Cookies_Github_mirror/AquaDX
[+] Extra fields from bud
This commit is contained in:
@@ -153,4 +153,6 @@ public class UserDetail implements Serializable {
|
||||
@Transient
|
||||
private int cmLastEmoneyCredit = 69;
|
||||
private int mapStock;
|
||||
private int currentPlayCount;
|
||||
private int renameCredit;
|
||||
}
|
||||
|
||||
@@ -255,4 +255,9 @@ public class UserPlaylog implements Serializable {
|
||||
|
||||
private int extNum2;
|
||||
|
||||
private int extNum4;
|
||||
|
||||
@JsonProperty("extBool1")
|
||||
private boolean extBool1;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user