]> granicus.if.org Git - nethack/commit
fix reformatting typo in monmove.c
authorPatR <rankin@nethack.org>
Mon, 4 Jan 2016 00:22:22 +0000 (16:22 -0800)
committerPatR <rankin@nethack.org>
Mon, 4 Jan 2016 00:22:22 +0000 (16:22 -0800)
commit44a9f1db17d7ac96c92f9fe454b8e3699b496a46
treea1c7c6335bcac94b4b35df8e0cef786e593aacf6
parent3198c3bf7974574fbf0d822e81c4f959d5b6bff8
fix reformatting typo in monmove.c

Fix the vault guard error in dochug() discovered by Alex K.  The
behavior of a vault guard ignoring Conflict when confronting the
hero in the vault and escorting him through the temporary corridor
isn't affected.  3.4.3 already behaved that way.  (I didn't track
the cause of that down so don't know whether it's intentional.)
src/monmove.c