Open TLINDEN opened 12 hours ago
Selecting a letter in the highscore entry is done through A_MENU_SELECT
, which is bound to x
or gamepad_a
Searching through the code this A_MENU_SELECT
is always or'ed with A_MENU_START
, except for the highscore entry. I guess we should get rid of A_MENU_SELECT
completely...
After a single race I am ordered to enter a player name. I can change the letter using the up+down arrows, but that's all I can do. I can't "enter" the letter or finish the view. Nothing works, I tried
esc
,enter
, all control keys, letters, whatever. It's hopeless, I must quit the game and start from scratch.