Changed back default consonant bias.
This commit is contained in:
@@ -100,7 +100,7 @@ module.exports = {
|
|||||||
letters: {
|
letters: {
|
||||||
length: 9,
|
length: 9,
|
||||||
timeout: 60,
|
timeout: 60,
|
||||||
consonantBias: 0.6, // for auto fill
|
consonantBias: 0.56, // for auto fill
|
||||||
// http://www.thecountdownpage.com/letters.htm
|
// http://www.thecountdownpage.com/letters.htm
|
||||||
vowels: {
|
vowels: {
|
||||||
a: 15,
|
a: 15,
|
||||||
|
|||||||
Reference in New Issue
Block a user