From ff00c148931f67e49fb20ddf3f07e6f71eeb2027 Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 3 Jun 2022 15:30:18 -0400 Subject: [PATCH] wished-for doors in wizmode always vertical Closes #788 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) 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