Fixed: typing stopped counting on Windows
- Windows could silently disable the game's keyboard listener, after which typing no longer moved your train for the rest of the session. The game now re-checks the listener every few seconds and restores it automatically, so if it drops out it recovers on its own within seconds.
- Mac was never affected by this.
Known issues on Windows
- Typing while the game's own menu window is focused isn't counted yet. Click the train strip at the bottom of your screen — or any other window — and your typing counts again. We're working on this one.
- Keystrokes typed into a window running as administrator can't be counted at all. Windows deliberately hides that input from normal programs, so this one we can't fix.