From ff4abc9b8c4e4427cb992f39a835fef37182f5eb Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 23 May 2026 20:05:54 -0400 Subject: [PATCH] 3rd time is the charm3rd time is the charm3rd time is the charm --- doc/fixes5-0-1.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fixes5-0-1.txt b/doc/fixes5-0-1.txt index 5b1c1f376..b7c02e531 100644 --- a/doc/fixes5-0-1.txt +++ b/doc/fixes5-0-1.txt @@ -145,8 +145,8 @@ Windows: correct a NetHack 5.0.0 packaging error if visual studio was Windows: setting any map_mode option in the config file could trigger an app failure on launch by dereferencing a null pointer Windows: a Windows console debug line began showing up after the sources - switched from NH_DEVEL_STATUS from NH_STATUS_RELEASED to - NH_STATUS_POSTRELEASE; make it only show if (wizard) is true + switched patchlevel.h NH_DEVEL_STATUS from NH_STATUS_RELEASED to + NH_STATUS_POSTRELEASE; make it only ever show if (wizard) is true tty: allow custom glyph colors if they're basic 16 nethack colors on terminals with less than 256 colors