Devel
@@ -11,13 +11,14 @@ import java.util.List;
@@ -36,6 +37,7 @@ public class Game {
@@ -49,7 +51,7 @@ public class Game {
public Game(Long id, User user, int difficulty, int gameNumber, Long random, Long startTime, Long endTime, int gameLocale, String applicationVersionName, Integer applicationVersionCode, String modelVersionName, Integer modelVersionCode, Integer buildType, Integer platform, String hwSerialNumber, Integer rankSystemVersionCode) {
@@ -66,6 +68,8 @@ public class Game {
@@ -175,6 +179,14 @@ public class Game {