Changed back default consonant bias.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user