win32gui: make error() work

- in 3.4.0 it was useless in the graphical port.
This commit is contained in:
nethack.allison
2002-03-23 22:47:44 +00:00
parent f777aceb74
commit 87a86749ff
3 changed files with 16 additions and 3 deletions

View File

@@ -19,4 +19,5 @@ wall symbol not replaced when digging while blind and levitating
Platform- and/or Interface-Specific Fixes
-----------------------------------------
win32gui: make error() work; it was essentially non-operative in 3.4.0
win32tty: honour the use_inverse option and default to ATR_BOLD if disabled