forked from Cookies_Github_mirror/AquaDX
[F] Fix #16
This commit is contained in:
@@ -160,12 +160,6 @@ public class UserPlaylog implements Serializable, IGenericGamePlaylog {
|
||||
|
||||
private int battlePoint;
|
||||
|
||||
@NotNull
|
||||
@Override
|
||||
public Object getDate() {
|
||||
return playDate;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getAchievement() {
|
||||
return techScore;
|
||||
|
||||
Reference in New Issue
Block a user