]> granicus.if.org Git - nethack/commit
from <Someone>
authornethack.allison <nethack.allison>
Sat, 1 Jun 2002 23:55:07 +0000 (23:55 +0000)
committernethack.allison <nethack.allison>
Sat, 1 Jun 2002 23:55:07 +0000 (23:55 +0000)
commite996f36748355f5e1a39197a1c52fc7ef87d4e23
treed3ea04c0405580ff6ab3aa2082c3ca895f3853c9
parentded027e2460c5e871aa81c2c6b3630ae21f8385b
from <Someone>

In item-selection menus, as you know one can press "=" to select all
rings, say.  This doesn't work if the letters run out before you get to
the rings, however (because there are so many items).

Menu code did not check group accelerators on items without assigned letters
(if the letters run out). Fixed.
win/win32/mhmenu.c