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