]> granicus.if.org Git - nethack/commit
B04007 - invisible steed glyph while chatting and blind
authorcohrs <cohrs>
Mon, 14 Jul 2003 00:52:26 +0000 (00:52 +0000)
committercohrs <cohrs>
Mon, 14 Jul 2003 00:52:26 +0000 (00:52 +0000)
commit3ef8dfe4aa7b6b137ca14a6da875c5600cd246f1
tree19c71c6953ad3147f8d965fed5260d9d8cda04dd
parentf8abb8c8ccacd655239d9fa12c80a57d68dd3555
B04007 - invisible steed glyph while chatting and blind
Avoid ever putting an "I" on the hero's location by checking it in
map_invisible().  It appeared there were a few other special cases that
could call map_invisible() for actions involving the steed, so checking there
catches them all.
doc/fixes34.2
src/display.c