|
|
|
|
|
by rbaudibert
1269 days ago
|
|
I can just press <space> and it counts my keypresses. It doesn't look like it's actually validating I'm typing the correct thing. Edit: hold on, that was me being dumb. The actual bug is that if I press "Caps lock" (because I type capitalized letters by quickly typing Caps lock + Letter + Caps lock) it incorrectly counts it as a keypress. |
|
Sorry about the caps lock, will add! Currently only checking for the shift key itself. Good catch, thank you.