You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The high score initials entry times out too quickly.
It uses a single value for timeout.
I think the _ask_player_for_initials routine needs some changes.
Currently it allows 'enter_initials_timeout' seconds (default 20s) for all three letters.
This timer should only run when there is no user input and should be reset when each letter is selected.
The text was updated successfully, but these errors were encountered:
The high score initials entry times out too quickly.
I think the _ask_player_for_initials routine needs some changes.
Currently it allows 'enter_initials_timeout' seconds (default 20s) for all three letters.
This timer should only run when there is no user input and should be reset when each letter is selected.
The text was updated successfully, but these errors were encountered: