tab to spaces follow-up

Also, the commit for 0e9ecb88fb
was missing the issue close directive, so do it here.

Closes #674
This commit is contained in:
nhmall
2022-02-09 05:52:55 -05:00
parent 0e9ecb88fb
commit d94ebf7396

View File

@@ -4262,7 +4262,7 @@ dobuzz(int type, int nd, xchar sx, xchar sy, int dx, int dy,
u.ustuck->mhp = 0;
if (DEADMONSTER(u.ustuck))
killed(u.ustuck);
}
}
return;
}
if (type < 0)