replace leading tabs in several files

This commit is contained in:
nhmall
2022-05-30 12:09:35 -04:00
parent 81cff2390f
commit a8f0e91ddf
18 changed files with 186 additions and 186 deletions

View File

@@ -1916,7 +1916,7 @@ doseduce(struct monst *mon)
yourgloves ? " and eleven more pairs of gloves"
: "");
}
} else if (seewho)
} else if (seewho)
pline("%s appears to sigh.", Monnam(mon));
/* else no regret message if can't see or hear seducer */