This commit is contained in:
Azalea
2024-02-28 20:07:31 -05:00
parent 256f08396f
commit 02bffab38f
5 changed files with 2 additions and 23 deletions

View File

@@ -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;