another pile on the trunk

This commit is contained in:
keni
2012-01-04 18:14:41 +00:00
parent e3856eead3
commit f95549512a
6 changed files with 25 additions and 25 deletions

View File

@@ -993,7 +993,7 @@ boolean ghostly;
else
Sprintf(trickbuf, "This is level %d, not %d!", dlvl, lev);
#ifdef WIZARD
if (wizard) pline(trickbuf);
if (wizard) pline1(trickbuf);
#endif
trickery(trickbuf);
}