This commit is contained in:
Renan LE CARO 2025-05-04 14:30:58 +02:00
parent 892f800107
commit 6c506affc4
19 changed files with 137 additions and 87 deletions

View file

@ -102,7 +102,7 @@ export const levelTimeBest = 25,
missesBest = 1,
missesGood = 6,
choicePerSilver = 1,
choicePerGold = 2,
choicePerGold = 3,
upPerSilver = 1,
upPerGold = 1;