mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-06-15 10:44:42 -04:00
wip
This commit is contained in:
parent
892f800107
commit
6c506affc4
19 changed files with 137 additions and 87 deletions
|
@ -102,7 +102,7 @@ export const levelTimeBest = 25,
|
|||
missesBest = 1,
|
||||
missesGood = 6,
|
||||
choicePerSilver = 1,
|
||||
choicePerGold = 2,
|
||||
choicePerGold = 3,
|
||||
upPerSilver = 1,
|
||||
upPerGold = 1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue