]> granicus.if.org Git - nethack/commitdiff
pull request #976 - D of AP
authorPatR <rankin@nethack.org>
Thu, 9 Feb 2023 23:48:45 +0000 (15:48 -0800)
committerPatR <rankin@nethack.org>
Thu, 9 Feb 2023 23:48:45 +0000 (15:48 -0800)
Pull request from entrez:  combining just-picked-up (P) with explicit
accept without confirmation (A) for multi-drop (D) ignored the
just-picked-up part and dropped everything.

Affects menustyle:Full.  For menustyle:Traditional, 'A' operates very
differently and combining 'a' with 'P' or vice versa already does the
right thing.

Closes #976


Trivial merge