clean up formatting nits
This commit is contained in:
parent
49ed9d5b9d
commit
5a60185b02
1 changed files with 33 additions and 32 deletions
|
@ -17,8 +17,9 @@
|
|||
#define KL 11
|
||||
#define LL 12
|
||||
|
||||
// 25 At least while acclimating, 25 is too short and will miss attempts
|
||||
// 50 words like "layer", the rolled "er" turn into combos
|
||||
// 25 // At least while acclimating, 25 is too short and I miss combo attempts
|
||||
// 50 // words like "layer", the rolled "er" turn into combos unintentionally
|
||||
// 37 // "were" still has "er" turn into combos, but less often
|
||||
#define COMBO_TIMEOUT 37
|
||||
|
||||
/ {
|
||||
|
|
Loading…
Add table
Reference in a new issue