Changed back default consonant bias.

This commit is contained in:
Niels Simenon 2023-04-10 16:37:32 +02:00
parent c43be9df13
commit 6c5fd6ed0a
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ module.exports = {
letters: {
length: 9,
timeout: 60,
consonantBias: 0.6, // for auto fill
consonantBias: 0.56, // for auto fill
// http://www.thecountdownpage.com/letters.htm
vowels: {
a: 15,