tty messge history restore (trunk only)

This commit is contained in:
nethack.rankin
2009-04-06 01:06:26 +00:00
parent d961d89714
commit 47dad80337
3 changed files with 146 additions and 62 deletions

View File

@@ -1155,6 +1155,7 @@ register int fd;
putmsghistory(msg);
++msgcount;
}
if (msgcount) putmsghistory((char *)0);
#ifdef DEBUG_MSGCOUNT
pline("Read %d messages from savefile.", msgcount);
#endif