Skip to content

Commit

Permalink
Fix bounce trippy difficulty
Browse files Browse the repository at this point in the history
  • Loading branch information
noahm committed Feb 27, 2020
1 parent 266433e commit 49c2d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/songs/a20.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
{ "lvl": 4, "style": "single", "diffClass": "beginner" },
{ "lvl": 8, "style": "single", "diffClass": "basic" },
{ "lvl": 11, "style": "single", "diffClass": "difficult" },
{ "lvl": 16, "style": "single", "diffClass": "expert" },
{ "lvl": 14, "style": "single", "diffClass": "expert" },
{ "lvl": 8, "style": "double", "diffClass": "basic" },
{ "lvl": 11, "style": "double", "diffClass": "difficult" },
{ "lvl": 15, "style": "double", "diffClass": "expert" }
Expand Down

0 comments on commit 49c2d62

Please sign in to comment.