]> granicus.if.org Git - nethack/commit
fix #H7704 - clairvoyance: objects vs pools
authorPatR <rankin@nethack.org>
Mon, 10 Dec 2018 10:21:31 +0000 (02:21 -0800)
committerPatR <rankin@nethack.org>
Mon, 10 Dec 2018 10:21:31 +0000 (02:21 -0800)
commitd6800663435123024393f872b5d4df206cced979
treed741dd90cb913f1d95ccdf5b12be5d7112880103
parent66100fd8fc05e6b58f30fea1592efca9ba377233
fix #H7704 - clairvoyance: objects vs pools

When clairvoyance revealed an underwater object and the player wasn't
being given a chance to browse for some other reason, the map didn't
get refreshed and the object stayed displayed with the water hidden
under it.  Force a chance to browse when revealing underwater objects
despite that being intrusive when clairvoyance kicks in while walking
around.
doc/fixes36.2
src/detect.c