Lint code

This commit is contained in:
KingRainbow44
2023-04-09 14:50:59 -04:00
parent bb6569b736
commit e20c7c151b
20 changed files with 245 additions and 173 deletions

View File

@@ -17,6 +17,7 @@ public class CompoundData extends GameResource {
@SerializedName("groupID")
private int groupId;
private int rankLevel;
private boolean isDefaultUnlocked;
private int costTime;