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

@@ -4816,7 +4816,7 @@ zap_over_floor(
newsym(x, y);
} else if (!lava) {
You_hear("a crackling sound.");
}
}
if (u_at(x, y)) {
if (u.uinwater) { /* not just `if (Underwater)' */
/* leave the no longer existent water */