]> granicus.if.org Git - nethack/commitdiff
fixes bit
authornethack.allison <nethack.allison>
Wed, 23 Jan 2002 06:52:15 +0000 (06:52 +0000)
committernethack.allison <nethack.allison>
Wed, 23 Jan 2002 06:52:15 +0000 (06:52 +0000)
Now that there are two different NT ports,
distinguish between them for fixes entries.

doc/fixes33.2

index 9f915766b9d0e18e6217dc53d840b1d7ccf0b2a9..c71af1a957a2f86201c7d6beb9ad212912d88010 100644 (file)
@@ -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