last bunch - pline warnings while testing postcommit.pl

This commit is contained in:
keni
2012-01-04 18:52:36 +00:00
parent f95549512a
commit 52aa3efcce
9 changed files with 28 additions and 32 deletions

View File

@@ -59,7 +59,7 @@ use_saddle(otmp)
/* Select an animal */
if (u.uswallow || Underwater || !getdir((char *)0)) {
pline(Never_mind);
pline1(Never_mind);
return 0;
}
if (!u.dx && !u.dy) {