tty role selection - 'random' default
commit7e860033677c4870d9ef6f006669e31e8deb67a9
authorPatR <rankin@nethack.org>
Sat, 23 Jan 2016 02:09:05 +0000 (22 18:09 -0800)
committerPatR <rankin@nethack.org>
Sat, 23 Jan 2016 02:09:05 +0000 (22 18:09 -0800)
tree0d52c3f447ad1a74deb9e9d21788121e6819dc53
parent0226c904faeff00dd3d7ad080e0b728d763c8f59
tty role selection - 'random' default

Instead of just using 'random' as the default choice if the user hits
<return> when picking role, race, gender, or alignment, flag it as
pre-selected in the menu so that it can be seen to be the default.

Someday somebody is going to have to fix up the interaction between
PICK_ONE menu and pre-selected choice....
include/extern.h
src/role.c
win/tty/wintty.c