From 994dbd76942211d4bb9fe47f2d646f2e313cf232 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Wed, 23 Jan 2002 06:52:15 +0000 Subject: [PATCH] fixes bit Now that there are two different NT ports, distinguish between them for fixes entries. --- doc/fixes33.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fixes33.2 b/doc/fixes33.2 index 9f915766b..c71af1a95 100644 --- a/doc/fixes33.2 +++ b/doc/fixes33.2 @@ -424,8 +424,8 @@ tty: correctly dismiss 1-line menus tty: clear screen before version incompatibility message so it doesn't just print the message overwriting previous screen text unix/tty: give user a chance to see any error produced by (de)compression -win32: menus can take advantage of consoles larger than 80x25 -win32: add support for inverse attribute +win32/tty: menus can take advantage of consoles larger than 80x25 +win32/tty: add support for inverse attribute micro: prevent a guaranteed impossible() if we ever have more than (COLNO - 1) levels in the game msdos: placeholder tiles accepted by the thin tile builder