From: nhmall Date: Fri, 3 Jun 2022 19:30:18 +0000 (-0400) Subject: wished-for doors in wizmode always vertical X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff00c148931f67e49fb20ddf3f07e6f71eeb2027;p=nethack wished-for doors in wizmode always vertical Closes #788 --- diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index ceaad2fc0..7c5bc81ec 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1817,6 +1817,7 @@ writing type-named scrolls (pr #551 by entrez) more cases where newcham() gives messages (pr #775 by copperwater) lua: instance cleanup should not be applied to classes (by ToxicFrog) fix memory leaks related to selection_new() (pr #782 by argrath) +wished-for doors in wizmode always vertical (pr #788 by entrez) Code Cleanup and Reorganization