Merge branch 'NetHack-3.6.2'
This commit is contained in:
@@ -1353,6 +1353,9 @@ const char *str;
|
||||
|
||||
#ifndef NO_TERMS /*(until this gets added to the window interface)*/
|
||||
tty_shutdown(); /* cleanup termcap/terminfo/whatever */
|
||||
#endif
|
||||
#ifdef WIN32
|
||||
nttty_exit();
|
||||
#endif
|
||||
iflags.window_inited = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user