pline missing punctuation bits

This commit is contained in:
cohrs
2002-02-13 06:52:46 +00:00
parent 5798dcc3e7
commit 4497d8e4e3
3 changed files with 3 additions and 3 deletions

View File

@@ -155,7 +155,7 @@ const char *goal;
} /* column */
} /* row */
} /* pass */
pline("Can't find dungeon feature '%c'", c);
pline("Can't find dungeon feature '%c'.", c);
msg_given = TRUE;
goto nxtc;
} else {