couple of comments

This commit is contained in:
nethack.rankin
2007-04-01 04:23:47 +00:00
parent f368452693
commit 202b78fb1d
2 changed files with 4 additions and 5 deletions

View File

@@ -407,7 +407,7 @@ register struct monst *mtmp;
(void)mongets(mtmp, FLAIL);
break;
}
/* prevent djinnis and mail daemons from leaving objects when
/* prevent djinn and mail daemons from leaving objects when
* they vanish
*/
if (!is_demon(ptr)) break;