pull request #1397 by copperwater

Closes #1397
This commit is contained in:
nhmall
2025-03-14 10:00:35 -04:00
6 changed files with 6 additions and 13 deletions

View File

@@ -3443,7 +3443,7 @@ launch_obj(
}
levl[x][y].doormask = D_BROKEN;
if (dist)
unblock_point(x, y);
recalc_block_point(x, y);
}
/* if about to hit something, do so now */