]> granicus.if.org Git - nethack/commit
\#wizmakemap followup
authorPatR <rankin@nethack.org>
Mon, 14 Jan 2019 17:28:10 +0000 (09:28 -0800)
committerPatR <rankin@nethack.org>
Mon, 14 Jan 2019 17:28:10 +0000 (09:28 -0800)
commit992f141ab764cf1bf074af9dfb12bd9792fb26f2
tree5ab7af809b180dc78288f3b7a25002b26474f7d2
parent64821f4ad51850e7c1b6e7e4ca61858ef0cea59d
\#wizmakemap followup

Both u_on_rndspot() and losedogs() might result in having a monster
and the hero be at the same location.  Have wiz_makemap() use the
same fixup for that as goto_level().
include/extern.h
src/cmd.c
src/do.c