Skip to content

Commit

Permalink
now ready for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mingli1 committed Jul 3, 2018
1 parent 8d2f699 commit 1022fc4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/src/com/unlucky/main/Unlucky.java
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ public void create() {

save = new Save(player, "save.json");
save.load(rm);
player.maxWorld = 2;
player.maxLevel = 12;

// debugging
fps = new Label("", new Label.LabelStyle(rm.pixel10, Color.RED));
Expand Down

0 comments on commit 1022fc4

Please sign in to comment.