Comment typofixes, pt 3
This commit is contained in:
@@ -337,7 +337,7 @@ register struct monst *mtmp;
|
||||
}
|
||||
/* fall through :-) */
|
||||
|
||||
case STRAT_NONE: /* harrass */
|
||||
case STRAT_NONE: /* harass */
|
||||
if (!rn2(!mtmp->mflee ? 5 : 33))
|
||||
mnexto(mtmp);
|
||||
return (0);
|
||||
|
||||
Reference in New Issue
Block a user