From e7d2ecb85de50b758b7d0a68289671038e943397 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 31 Jan 2021 21:34:23 -0500 Subject: [PATCH] wording bit --- doc/fixes37.0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 6da26331b..6972dd91b 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -536,8 +536,8 @@ curses: for vertical status, line up conditions in columns; usually two but [at present, highlighting with inverse video includes trailing spaces used to align entries in their columns--that's a feature...] macOS: Xcode project was failing to build if the path to the NetHack source - tree path contained a space; the issue was within some shell - script code inserted into the project + tree contained a space; the issue was within some shell script code + contained within the project msdos: add -DSTATUES_LOOK_LIKE_MONSTERS to Makefile1.cross so the VESA mode can display statue glyphs Qt: quit if can't load tiles file instead of continuing and then segfaulting