Skip to content

Commit

Permalink
Fix classic ultimate rank reqs being off by one
Browse files Browse the repository at this point in the history
Fixes #10
  • Loading branch information
Not-A-Normal-Robot authored May 17, 2024
1 parent 4046def commit 290048e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/lang/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -1019,6 +1019,7 @@ export default {
subtitle: "ULTIMATE",
description: "An extreme-speed recreation of the game from the 80s",
rank_reqs: [
null,
"1 line",
"3 lines",
"6 lines",
Expand Down

0 comments on commit 290048e

Please sign in to comment.