]> granicus.if.org Git - nethack/commit
fix #H4065 - unnecessary role select confirmation
authorPatR <rankin@nethack.org>
Thu, 17 Dec 2015 14:37:08 +0000 (06:37 -0800)
committerPatR <rankin@nethack.org>
Thu, 17 Dec 2015 14:37:08 +0000 (06:37 -0800)
commit8f2a408ef350b20bcc8f3120dbf235e8eb5cae45
treec23f6ab5692fd91a05baa8e0b07793daf54d4ee4
parentad138be8fbd8194d957afb7b4c842a8b1c904146
fix #H4065 - unnecessary role select confirmation

If player specified all four facets of role:  role, race, gender, and
alignment, via command line or option settings, the tty interface still
asked the player to confirm whether the character's role/&c was ok?
Skip that confirmation when all four things have already been chosen.
doc/fixes36.1
win/tty/wintty.c