mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-07 06:22:20 +08:00
Merge branch 'master' into v1-dev
This commit is contained in:
@@ -258,6 +258,11 @@ public class UserPlaylog implements Serializable, IGenericGamePlaylog {
|
||||
|
||||
private int extNum2;
|
||||
|
||||
private int extNum4;
|
||||
|
||||
@JsonProperty("extBool1")
|
||||
private boolean extBool1;
|
||||
|
||||
@NotNull
|
||||
@Override
|
||||
public Object getDate() {
|
||||
|
||||
Reference in New Issue
Block a user