This commit is contained in:
Renan LE CARO 2025-05-03 20:22:25 +02:00
parent 9e12f62b81
commit 892f800107
14 changed files with 2866 additions and 2840 deletions

View file

@ -95,9 +95,7 @@ export function firstWhere<Input, Output>(
}
}
export const wallBouncedBest = 2,
wallBouncedGood = 7,
levelTimeBest = 25,
export const levelTimeBest = 25,
levelTimeGood = 45,
catchRateBest = 98,
catchRateGood = 90,