From 106d6ec4062c2e4c1d33d66576e4d42b0d6447de Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 25 Mar 2023 10:57:58 -0400 Subject: [PATCH] capitalization bit --- doc/fixes3-7-0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 183c55903..e27cff8fc 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1582,7 +1582,7 @@ Windows: nhl_loadlua() was missing the RDBMODE argument on the [dlb_]fopen(), fseek(), ftell() and fread() Windows: when VIRTUAL_TERMINAL_SEQUENCES was not defined, the preprocessing would fail on consoletty.c -Windows: Original fix for GLYPH_UNEXPLORED background tile merging resulted +Windows: original fix for GLYPH_UNEXPLORED background tile merging resulted in a new issue where the map wasn't being cleared on level changes X11: fix build failure if STATUS_HILITES is disabled X11: was still initializing map to 'stone' instead of 'unexplored' after they