]> granicus.if.org Git - nethack/commit
curing green slime bit
authorPatR <rankin@nethack.org>
Tue, 18 Jun 2019 09:39:45 +0000 (02:39 -0700)
committerPatR <rankin@nethack.org>
Tue, 18 Jun 2019 09:39:45 +0000 (02:39 -0700)
commit7e1f0208464ae50f914b6a87a7a7010f56cde80b
treefa746f7d8fc3b233a4dcf3383ab1b3f252647100
parent273662c58c796d4e915ce27b9d912f357e61d85e
curing green slime bit

A recent change to make_slimed() overlooked a different recent change
in how mon->m_ap_type and youmonst.m_ap_type are referenced.  In this
case it had no impact; fix on general principles.
src/potion.c