whitespace cleanup on files just modified

This commit is contained in:
nhmall
2023-01-20 14:28:33 -05:00
parent 8bbe9282aa
commit 07d3b22b4e
7 changed files with 10 additions and 10 deletions

View File

@@ -588,10 +588,10 @@ do_entity(struct entity *etmp)
if (e_inview) {
pline("%s crushed by the falling portcullis!",
E_phrase(etmp, "are"));
} else if (!Deaf) {
} else if (!Deaf) {
Soundeffect(se_crushing_sound, 100);
You_hear("a crushing sound.");
}
}
e_died(etmp,
XKILL_NOCORPSE | (e_inview ? XKILL_GIVEMSG
: XKILL_NOMSG),