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

@@ -787,7 +787,7 @@ still_chewing(coordxy x, coordxy y)
lev->typ = CORR;
}
unblock_point(x, y); /* vision */
recalc_block_point(x, y); /* vision */
newsym(x, y);
if (digtxt)
You1(digtxt); /* after newsym */