remove some tabs that snuck in unintentionally

This commit is contained in:
nhmall
2024-11-30 19:35:25 -05:00
parent cd032881ad
commit c2c2e84485
7 changed files with 11 additions and 11 deletions

View File

@@ -3075,7 +3075,7 @@ mondead(struct monst *mtmp)
(void) makemon(mtmp->data, stway->sx, stway->sy, NO_MM_FLAGS);
break;
}
FALLTHROUGH;
FALLTHROUGH;
/* FALLTHRU */
case 2: /* randomly */
(void) makemon(mtmp->data, 0, 0, NO_MM_FLAGS);