mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-25 14:36:15 -04:00
Typo
This commit is contained in:
parent
5e144fc15d
commit
f42c9fdedd
2 changed files with 4 additions and 3 deletions
|
@ -660,7 +660,7 @@ const upgrades = [
|
|||
"name": "+1 level",
|
||||
"max": 3,
|
||||
"help": "Play 8 levels instead of 7",
|
||||
extraLevelsHelp: `1 more brick replaced by a bomb`,
|
||||
extraLevelsHelp: `1 more level to play`,
|
||||
},
|
||||
{
|
||||
"threshold": 15000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue