remove some tabs that snuck in unintentionally
This commit is contained in:
@@ -285,7 +285,7 @@ strategy(struct monst *mtmp)
|
||||
if (mtmp->data != &mons[PM_WIZARD_OF_YENDOR])
|
||||
return (unsigned long) STRAT_HEAL;
|
||||
FALLTHROUGH;
|
||||
/* FALLTHRU */
|
||||
/* FALLTHRU */
|
||||
case 2:
|
||||
dstrat = STRAT_HEAL;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user