Skip to content

Commit

Permalink
Get all achievements
Browse files Browse the repository at this point in the history
  • Loading branch information
donnaken15 committed Jan 13, 2018
1 parent ce89c91 commit 670c196
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions allAchievements.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
for (i = 0; i < Game.AchievementsById.length; i++) {
Game.AchievementsById[i].won=true;
}

0 comments on commit 670c196

Please sign in to comment.